Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5aa1…3e2d0x7223…7f07Base—$0.01100%coinbase53d ago0x31ea93…d36d22
0x5aa1…3e2d0xb042…82e6Base—$0.01100%coinbase53d ago0x9795a6…3d300e
0x5aa1…3e2d0x6d01…48b5Base—$0.01100%coinbase53d ago0x51f2fa…e9f128
0x5aa1…3e2d0x6f3d…7687Base—$0.01100%coinbase53d ago0xfc0df8…692d09
0x5aa1…3e2d0x65f6…14d6Base—$0.01100%coinbase53d ago0xfd62df…994527
0x5aa1…3e2d0x90b4…fc40Base—$0.01100%coinbase53d ago0x73c90f…f10edd
0x5aa1…3e2d0xb5ef…9bd4Base—$0.01100%coinbase53d ago0x68c789…d0892a
0x5aa1…3e2d0xe63c…6ba1Base—$0.01100%coinbase53d ago0xecaa24…96018f
0x5aa1…3e2d0xb706…f62fBase—$0.01100%coinbase53d ago0x7a0f8d…58b41a
0x5aa1…3e2d0xc0ee…89a1Base—$0.01100%coinbase53d ago0x7450c6…b7bdc7
0x5aa1…3e2d0x4bcf…dcd2Base—$0.01100%coinbase53d ago0x8ad42a…25db7e
0x5aa1…3e2d0x8a2f…8b38Base—$0.01100%coinbase53d ago0x2b0e29…a97454
0x5aa1…3e2d0xd55a…2bf7Base—$0.01100%coinbase53d ago0x37703e…e064c1
0x5aa1…3e2d0x9067…2c7dBase—$0.01100%coinbase53d ago0xf1502e…06f32e
0x5aa1…3e2d0xbf61…6337Base—$0.01100%coinbase53d ago0xf8da0f…8d4a53
0x5aa1…3e2d0x1b0b…6779Base—$0.01100%coinbase53d ago0x082338…21cf1f
0x5aa1…3e2d0xa5bb…e5c6Base—$0.01100%coinbase53d ago0x280bce…eb8693
0x5aa1…3e2d0x64b0…af9fBase—$0.01100%coinbase53d ago0x7a77d1…8df29b
0x5aa1…3e2d0xa2dd…dcf5Base—$0.01100%coinbase53d ago0x4641d2…e4fb83
0x5aa1…3e2d0x0111…420cBase—$0.01100%coinbase53d ago0x134da4…039ad6
0x5aa1…3e2d0x9703…be2aBase—$0.01100%coinbase53d ago0x05d4bd…74f6cb
0x5aa1…3e2d0xb125…ea3eBase—$0.01100%coinbase53d ago0x08eb96…66fb15
0x5aa1…3e2d0x8b7f…cd2cBase—$0.01100%coinbase53d ago0x567dd7…9abf6a
0x5aa1…3e2d0x81de…8c05Base—$0.01100%coinbase53d ago0xb8a93e…0b3203
0x5aa1…3e2d0x0380…a8ebBase—$0.01100%coinbase53d ago0x0b4ffa…c60ac4

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.