Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf068…258e0x4466…125eBasex402 service$0.01100%coinbase16d ago0x72bf1d…5a5154
0x2b9e…41a40x4466…125eBasex402 service$0.005100%coinbase16d ago0xb891f1…e1590a
0x3e9f…41650x4466…125eBasex402 service$0.008100%coinbase16d ago0x0a7368…8fe691
0x57d3…cb390x4466…125eBasex402 service$0.004100%coinbase16d ago0xf167f0…8b5c31
0x9bac…b0c30x4466…125eBasex402 service$0.005100%coinbase16d ago0xe6840e…889620
0x170d…fa100x4466…125eBasex402 service$0.005100%coinbase17d ago0x4be17a…16c5f4
0x3aeb…84080x4466…125eBasex402 service$0.005100%coinbase17d ago0xb62f16…54b88f
0xc9c7…16700x4466…125eBasex402 service$0.01100%coinbase17d ago0x033810…2907d7
0xd50d…29af0x4466…125eBasex402 service$0.004100%coinbase17d ago0x2ac724…02c5a6
0xa6db…ce040x4466…125eBasex402 service$0.005100%coinbase17d ago0x14e1d0…812f06
0x2abc…1a8d0x4466…125eBasex402 service$0.02100%coinbase17d ago0x370a51…4f4c0a
0xd50d…29af0x4466…125eBasex402 service$0.005100%coinbase17d ago0xb91194…ca91b1
0x7126…004d0x4466…125eBasex402 service$0.0022100%coinbase17d ago0x55997b…a60840
0x8ca3…2d150x4466…125eBasex402 service$0.02100%coinbase17d ago0x6e4127…d12b34
0x9a6d…97150x4466…125eBasex402 service$0.02100%coinbase17d ago0xbafc0e…6d5a01
0x7126…004d0x4466…125eBasex402 service$0.005100%coinbase17d ago0xea5449…c83a67
0xcae3…aafe0x4466…125eBasex402 service$0.01100%coinbase17d ago0xf537aa…459c9e
0x6459…85990x4466…125eBasex402 service$0.02100%coinbase17d ago0xef8e75…00ec12
0x9a6d…97150x4466…125eBasex402 service$0.02100%coinbase17d ago0x4ef752…7db360
0x2b9e…41a40x4466…125eBasex402 service$0.02100%coinbase17d ago0x951978…2857a5
0x2b9e…41a40x4466…125eBasex402 service$0.02100%coinbase17d ago0x06e4af…a6889d
0x0acd…11f50x4466…125eBasex402 service$0.02100%coinbase17d ago0xc9ac39…d0b138
0x9a6d…97150x4466…125eBasex402 service$0.005100%coinbase17d ago0xa71590…d3f138
0x6459…85990x4466…125eBasex402 service$0.02100%coinbase17d ago0xd81b3a…1bc29f
0x57d3…cb390x4466…125eBasex402 service$0.004100%coinbase17d ago0xec4f88…cb99ac

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.