Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase16d ago0x6acda7…dce5f9
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase16d ago0x5ad309…2cd30d
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase16d ago0x86e835…c7155d
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase16d ago0x3c3cff…832b19
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase16d ago0x3babca…a26c51
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase16d ago0x9420b5…b72ce1
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase16d ago0x630738…3a4144
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase16d ago0x837fe5…92b00b
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase16d ago0x8bfabc…66c90a
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase16d ago0xdc1904…ca7123
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase16d ago0x1f232f…09cc33
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase16d ago0x48b840…1cc608
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase16d ago0x3d984a…df4cf1
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase16d ago0x3718aa…932f60
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase16d ago0xfc6f71…df3c44
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase16d ago0x98e07f…2ae082
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase16d ago0x1b370f…eb2322
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase17d ago0x9efde4…d54717
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase17d ago0x6107fd…ab7513
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase17d ago0x4aca38…addbdb
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase17d ago0x6dc42f…a8b41b
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase17d ago0xa12564…bd7a62
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase17d ago0xed15e5…b284f1
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase17d ago0xffc90f…9d52a4
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase17d ago0xbbb3cb…30d24f

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.