Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x0e3d…7757Base—$5.25100%0x5944…557245d ago0xe71a09…09f01f
0xc9a2…31540x0e3d…7757Base—$2.10100%0x8de7…1c2c45d ago0x32181a…5c006a
0xc9a2…31540x0e3d…7757Base—$1.05100%0x54de…447045d ago0xb1f648…5027eb
0xc9a2…31540x0e3d…7757Base—$5.25100%0x24a4…540a45d ago0x7106b0…823187
0xc9a2…31540x0e3d…7757Base—$10.50100%0x5dca…cd2145d ago0x73f0d5…fea294
0xc9a2…31540x0e3d…7757Base—$1.05100%0x2740…f50445d ago0xbb510a…6e5b70
0xc9a2…31540x0e3d…7757Base—$2.10100%0x88c8…503845d ago0xfd2ba9…d0917a
0xc9a2…31540x0e3d…7757Base—$52.50100%0x09f6…b65c45d ago0x1b48e0…1ec7e6
0xc9a2…31540x0e3d…7757Base—$10.50100%0x3663…55ff45d ago0x226631…267cfd
0xc9a2…31540x47c5…4fc3Base—$14.7070%0xb92d…57bc45d ago0x123aec…65d625
0xc9a2…31540x47c5…4fc3Base—$52.5070%0x5f60…e48e45d ago0x89fa93…b74b10
0xc9a2…31540x0e3d…7757Base—$1.05100%0x647b…3fa545d ago0xed1381…660dab
0xc9a2…31540x0e3d…7757Base—$5.25100%0xab17…f94345d ago0xcab720…57bd00
0xc9a2…31540x0e3d…7757Base—$14.70100%0x9765…2c9445d ago0x417c60…174869
0xc9a2…31540x0e3d…7757Base—$2.10100%0x9ea2…605a45d ago0xf010cf…49b7b1
0xc9a2…31540x0e3d…7757Base—$1.05100%0x4d99…3c6345d ago0x8e3e55…c94a81
0xc9a2…31540x0e3d…7757Base—$5.25100%0xc234…1c3845d ago0x4c2adc…299326
0xc9a2…31540x0e3d…7757Base—$11.55100%0x5047…e94045d ago0x595566…92b7e1
0xc9a2…31540x0e3d…7757Base—$15.75100%0x781c…500145d ago0x063ca0…f4c180
0xc9a2…31540x0e3d…7757Base—$2.10100%0xc330…c0b245d ago0x96eeba…51919e
0xc9a2…31540x0e3d…7757Base—$10.50100%0x3213…64ef45d ago0xe16265…3fd438
0xc9a2…31540x0e3d…7757Base—$5.25100%0xd6e8…21cd45d ago0x17c0ac…f0bdfb
0xc9a2…31540x0e3d…7757Base—$11.55100%0xfbdd…4dae45d ago0x42b7c0…996f57
0xc9a2…31540x0e3d…7757Base—$5.25100%0xb1ed…f85445d ago0xf71e5b…d0be49
0xc9a2…31540x0e3d…7757Base—$63.00100%0x7daa…021745d ago0xe68833…58d2c3

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.