Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d94…a4360x78f9…3928Base$0.10100%coinbase110d ago0x8f3b56…0a4040
0x9d94…a4360x78f9…3928Base$0.10100%coinbase110d ago0xa68faa…fcf3ae
0x9d94…a4360x78f9…3928Base$0.10100%coinbase110d ago0x5f9917…f110c6
0x9d94…a4360x78f9…3928Base$0.10100%coinbase110d ago0x7fa82d…eb36ca
0x9d94…a4360x78f9…3928Base$0.10100%coinbase110d ago0x35d812…273b0f
0x9d94…a4360x78f9…3928Base$0.10100%coinbase110d ago0x4b9caa…a68765
0x9d94…a4360x78f9…3928Base$0.10100%coinbase110d ago0x4f2da7…31320d
0x9d94…a4360x78f9…3928Base$0.10100%coinbase110d ago0xcb50d0…d30d95
0x9d94…a4360x78f9…3928Base$0.10100%coinbase110d ago0x154135…6919bd
0x9d94…a4360x78f9…3928Base$0.10100%coinbase110d ago0x39a42d…456af8
0x9d94…a4360x78f9…3928Base$0.10100%coinbase110d ago0xce58d1…4335d8
0x9d94…a4360x78f9…3928Base$0.10100%coinbase110d ago0x03e09c…7478d5
0x9d94…a4360x78f9…3928Base$0.10100%coinbase110d ago0xd8bc52…f5ab8b
0x9d94…a4360x78f9…3928Base$0.10100%coinbase110d ago0x327fcb…6a29ed
0x9d94…a4360x78f9…3928Base$0.10100%coinbase110d ago0xd29cde…76e7f0
0x9d94…a4360x78f9…3928Base$0.10100%coinbase110d ago0xc80866…325fa0
0x9d94…a4360x78f9…3928Base$0.10100%coinbase110d ago0x67bb45…163f36
0x9d94…a4360x78f9…3928Base$0.10100%coinbase110d ago0x3c2fd3…08c31b
0x9d94…a4360x78f9…3928Base$0.10100%coinbase110d ago0xee5fdd…837830
0x9d94…a4360x78f9…3928Base$0.10100%coinbase110d ago0x029732…5a8e9b
0x9d94…a4360x78f9…3928Base$0.10100%coinbase110d ago0x8e0811…67894a
0x9d94…a4360x78f9…3928Base$0.10100%coinbase110d ago0x31043f…dc1568
0x9d94…a4360x78f9…3928Base$0.10100%coinbase110d ago0x5175a0…f56a0f
0x9d94…a4360x78f9…3928Base$0.10100%coinbase110d ago0xf358da…0931d7
0x9d94…a4360x78f9…3928Base$0.10100%coinbase110d ago0x7db842…77d423

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.