Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd93d…04c40x0484…663dBase—$0.01100%coinbase58d ago0xe09555…8d94ea
0xd93d…04c40xa482…fc7bBase—$0.01100%coinbase58d ago0xc8dd88…62708e
0xd93d…04c40x96ec…ceffBase—$0.01100%coinbase58d ago0x131535…b2c667
0xd93d…04c40x85f7…bf42Base—$0.01100%coinbase58d ago0xc723c9…56bfc7
0xd93d…04c40x89a5…cb98Base—$0.01100%coinbase58d ago0x8e98fd…5a7312
0xd93d…04c40xd9c1…ef86Base—$0.01100%coinbase58d ago0xea899b…805879
0xd93d…04c40x077d…4093Base—$0.01100%coinbase58d ago0x1519da…ffaeb3
0xd93d…04c40xa7e4…8badBase—$0.01100%coinbase58d ago0xfa5e9b…00a91c
0xd93d…04c40x46f3…c0cdBase—$0.01100%coinbase58d ago0xfbf98e…26de23
0xd93d…04c40xdb51…0d27Base—$0.01100%coinbase58d ago0xb5debe…f63bfd
0xd93d…04c40xc003…6c15Base—$0.01100%coinbase58d ago0x1889c3…c2635d
0xd93d…04c40xb051…2083Base—$0.01100%coinbase58d ago0xf58368…dd352c
0xd93d…04c40x3d2f…7e1aBase—$0.01100%coinbase58d ago0x5fe2c3…5d583a
0xd93d…04c40x0be3…61b8Base—$0.01100%coinbase58d ago0xc7af9d…76b7a4
0xd93d…04c40xb716…4253Base—$0.01100%coinbase58d ago0xf84ade…b36225
0xd93d…04c40x5b1e…dc1aBase—$0.01100%coinbase58d ago0x6da9f6…f3acc4
0xd93d…04c40x95a8…e593Base—$0.01100%coinbase58d ago0xd4ab7d…687b0e
0xd93d…04c40xe888…8ef9Base—$0.01100%coinbase58d ago0x5ca929…2dd20e
0xd93d…04c40x3ce6…1ff6Base—$0.01100%coinbase58d ago0x904e84…269639
0xd93d…04c40x2cb1…47a8Base—$0.01100%coinbase58d ago0x37f5b0…8f2ac1
0xd93d…04c40x69af…9370Base—$0.01100%coinbase58d ago0xaf2d67…c23601
0xd93d…04c40x1b2c…3ae4Base—$0.01100%coinbase58d ago0x2827ac…547eb1
0xd93d…04c40x0c27…0a63Base—$0.01100%coinbase58d ago0x783732…3dea7a
0xd93d…04c40xfd9c…146aBase—$0.01100%coinbase58d ago0x4662bb…90c172
0xd93d…04c40x1c4d…f076Base—$0.01100%coinbase58d ago0x8cae9c…d8b6b6

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.