Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe1db…633a0xeb99…2b1eBase—$0.01100%coinbase68d ago0x9ffa6d…18cd1a
0xe1db…633a0xb421…40f6Base—$0.01100%coinbase68d ago0xc60069…432111
0xe1db…633a0x8e96…f2bdBase—$0.01100%coinbase68d ago0x24bc2b…c64489
0xe1db…633a0x552b…b648Base—$0.01100%coinbase68d ago0x2c0c7c…42c9e4
0xe1db…633a0x66be…3dacBase—$0.01100%coinbase68d ago0x41297d…c8c683
0xe1db…633a0xdbbd…ec82Base—$0.01100%coinbase68d ago0xa511c5…e5ea81
0xe1db…633a0x5993…9699Base—$0.01100%coinbase68d ago0xed5dd3…903fb2
0xe1db…633a0xfe77…1cb4Base—$0.01100%coinbase68d ago0x1c6a4e…13a358
0xe1db…633a0x54f3…3d41Base—$0.01100%coinbase68d ago0xa6f47f…2763be
0xe1db…633a0x95b0…f83fBase—$0.01100%coinbase68d ago0x335c62…a0c14d
0xe1db…633a0x730e…f06aBase—$0.01100%coinbase68d ago0xb1b279…a2f60c
0xe1db…633a0x8079…3248Base—$0.01100%coinbase68d ago0x7cdfc3…562e9f
0xe1db…633a0xf439…515fBase—$0.01100%coinbase68d ago0x0da063…892895
0xe1db…633a0x9102…1cf2Base—$0.01100%coinbase68d ago0x383776…12f6d7
0xe1db…633a0xb860…2978Base—$0.01100%coinbase68d ago0x649e8c…f02d71
0xe1db…633a0xb9cd…192eBase—$0.01100%coinbase68d ago0xedf264…0fcb0e

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.