Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xefd0…293e0x540f…b9bdBase—$0.01100%coinbase73d ago0x2176ce…a5c02c
0xefd0…293e0x4925…470eBase—$0.01100%coinbase73d ago0xc0e36e…c74837
0xefd0…293e0xe8ae…d509Base—$0.01100%coinbase73d ago0xd24d1a…6b4789
0xefd0…293e0x5212…b7e0Base—$0.01100%coinbase73d ago0x98ff61…b0d939
0xefd0…293e0xa606…ef7fBase—$0.01100%coinbase73d ago0x3deb1a…7920fc
0xefd0…293e0x1864…4c0cBase—$0.01100%coinbase73d ago0x8c92bf…cb0816
0xefd0…293e0x7ade…d2bfBase—$0.01100%coinbase73d ago0xc0694c…4396d0
0xefd0…293e0xcbf0…688bBase—$0.01100%coinbase73d ago0xca502a…7b503b
0xefd0…293e0x6cf8…5269Base—$0.01100%coinbase73d ago0xcb3c88…0aeb5f
0xefd0…293e0x6d5c…8bceBase—$0.01100%coinbase73d ago0xa0770d…9c271b
0xefd0…293e0x3149…52f3Base—$0.01100%coinbase73d ago0x48e97d…add2c4
0xefd0…293e0x86bc…ccf2Base—$0.01100%coinbase73d ago0x5e9bb8…e8bb5a
0xefd0…293e0xf37a…4b4dBase—$0.01100%coinbase73d ago0x109694…97ce91
0xefd0…293e0x8c15…e9d4Base—$0.01100%coinbase73d ago0xef6967…c3d735
0xefd0…293e0x1f3b…4e70Base—$0.01100%coinbase73d ago0x174b8d…172771
0xefd0…293e0x181d…16d6Base—$0.01100%coinbase73d ago0xac5f96…fdca88
0xefd0…293e0xd8b7…8eecBase—$0.01100%coinbase73d ago0x8ac5e3…91d064
0xefd0…293e0xb14c…0891Base—$0.01100%coinbase73d ago0xca637c…ce70f9

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.