Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5121…fd3e0x8aa6…aab4BaseukintelUk$0.20100%coinbase17d ago0x10f701…065c6a
0x5121…fd3e0x8aa6…aab4BaseukintelUk$0.15100%coinbase17d ago0x684b85…d44bad
0x5121…fd3e0x8aa6…aab4BaseukintelUk$0.15100%coinbase17d ago0xc50665…6ceb10
0x5121…fd3e0x8aa6…aab4BaseukintelUk$0.10100%coinbase17d ago0x6ddffd…29fc07
0x5121…fd3e0x8aa6…aab4BaseukintelUk$0.10100%coinbase17d ago0x9576b7…98c063
0x5121…fd3e0x8aa6…aab4BaseukintelUk$0.20100%coinbase17d ago0xd0179f…e3dc46
0x5121…fd3e0x8aa6…aab4BaseukintelUk$0.05100%coinbase17d ago0x1803f8…18db7b
0x5121…fd3e0x8aa6…aab4BaseukintelUk$0.02100%coinbase17d ago0x7386e4…006b35
0x5121…fd3e0x8aa6…aab4BaseukintelUk$0.10100%coinbase17d ago0x45a397…45c97d
0x5121…fd3e0x8aa6…aab4BaseukintelUk$0.02100%coinbase17d ago0xd1ef12…3ec152
0x5121…fd3e0x8aa6…aab4BaseukintelUk$0.005100%coinbase17d ago0xd5e057…91bd31
0x5121…fd3e0x8aa6…aab4BaseukintelUk$0.20100%coinbase17d ago0xbb87fd…62b6bb
0x5121…fd3e0x8aa6…aab4BaseukintelUk$0.15100%coinbase17d ago0xd9e42b…a78d31
0x5121…fd3e0x8aa6…aab4BaseukintelUk$0.15100%coinbase17d ago0xca0855…ddbbbe
0x5121…fd3e0x8aa6…aab4BaseukintelUk$0.10100%coinbase17d ago0xe519f7…e28055
0x5121…fd3e0x8aa6…aab4BaseukintelUk$0.10100%coinbase17d ago0x548b1a…34405f
0x5121…fd3e0x8aa6…aab4BaseukintelUk$0.20100%coinbase17d ago0xf300a5…cbfb2a
0x5121…fd3e0x8aa6…aab4BaseukintelUk$0.02100%coinbase17d ago0x35c249…4ccf67
0x5121…fd3e0x8aa6…aab4BaseukintelUk$0.10100%coinbase17d ago0x727b5e…70a2a8
0x5121…fd3e0x8aa6…aab4BaseukintelUk$0.02100%coinbase17d ago0x7251e1…7d3232
0x5121…fd3e0x8aa6…aab4BaseukintelUk$0.005100%coinbase17d ago0x4ed280…b45669
0x5121…fd3e0x8aa6…aab4BaseukintelUk$0.20100%coinbase17d ago0x9d711d…088512
0x5121…fd3e0x8aa6…aab4BaseukintelUk$0.15100%coinbase17d ago0x469df8…4f5442
0x5121…fd3e0x8aa6…aab4BaseukintelUk$0.15100%coinbase17d ago0xa8cf4c…bde60f
0x5121…fd3e0x8aa6…aab4BaseukintelUk$0.10100%coinbase17d ago0x5010ff…3353ad

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.