Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7233…e4b50xf884…71cfBase—$0.01100%coinbase58d ago0xfaaa4e…48eb38
0x7233…e4b50x0e15…2e94Base—$0.01100%coinbase58d ago0xb20ded…a20848
0x7233…e4b50xf95a…d154Base—$0.01100%coinbase58d ago0xdcfee0…ba7e9c
0x7233…e4b50x936b…5ab5Base—$0.01100%coinbase58d ago0x0f0b3c…bdec9f
0x7233…e4b50xc070…5156Base—$0.01100%coinbase58d ago0x0c6a12…428ab5
0x7233…e4b50x79ae…3402Base—$0.01100%coinbase58d ago0xe6fafb…ce3db9
0x7233…e4b50xf616…e513Base—$0.01100%coinbase58d ago0x2ae060…c1bafd
0x7233…e4b50x9465…bfe5Base—$0.01100%coinbase58d ago0xa2b9db…757ba6
0x7233…e4b50x45d3…ebcfBase—$0.01100%coinbase58d ago0x8b8d9b…95ac57
0x7233…e4b50x0cd9…2d22Base—$0.01100%coinbase58d ago0x7e1f91…c07448
0x7233…e4b50x7596…179dBase—$0.01100%coinbase58d ago0x728fd0…1af144
0x7233…e4b50xd8ca…6da7Base—$0.01100%coinbase58d ago0x96eeb0…cc1c8a
0x7233…e4b50xce49…d973Base—$0.01100%coinbase58d ago0xe0e076…3a999d
0x7233…e4b50x213c…f8caBase—$0.01100%coinbase58d ago0x387ba7…e38bd3
0x7233…e4b50xdb8a…02daBase—$0.01100%coinbase58d ago0xb2d003…b7421a
0x7233…e4b50xe9c2…d68eBase—$0.01100%coinbase58d ago0x2daa26…d4f249
0x7233…e4b50xf8ed…d739Base—$0.01100%coinbase58d ago0x057300…f03b06
0x7233…e4b50x6136…2abbBase—$0.01100%coinbase58d ago0x5a89d5…3a76c7
0x7233…e4b50x5f07…fa3cBase—$0.01100%coinbase58d ago0x3a1b5b…1c59b3
0x7233…e4b50x2a61…abeaBase—$0.01100%coinbase58d ago0x670b7c…99ed0b
0x7233…e4b50x55bd…1398Base—$0.01100%coinbase58d ago0xc89594…590302
0x7233…e4b50x2993…c249Base—$0.01100%coinbase58d ago0x466f28…246757
0x7233…e4b50x658d…2e3dBase—$0.01100%coinbase58d ago0x8911ea…7e0912
0x7233…e4b50x5341…4947Base—$0.01100%coinbase58d ago0xb2f2e4…3b4dee
0x7233…e4b50xc2b8…d391Base—$0.01100%coinbase58d ago0x147086…163f7d

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.