Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x0e3d…7757Base$3.15100%0xfe8c…49bb101d ago0x7b50ca…e4a40a
0xa787…64cf0x0e3d…7757Base$4.20100%0x8183…61da101d ago0x165b36…e18d26
0xa787…64cf0x0e3d…7757Base$21.00100%0x77d0…ce50101d ago0x43de55…4cf792
0xa787…64cf0x0e3d…7757Base$21.00100%0x35c6…3763101d ago0x7017cd…4d9452
0xa787…64cf0x0e3d…7757Base$2.10100%0xd50e…07b9101d ago0x788538…8c618d
0xa787…64cf0x0e3d…7757Base$1.05100%0x05c6…16ba101d ago0xc1fb0b…204e91
0xa787…64cf0x0e3d…7757Base$5.25100%0x2041…bdf6101d ago0xcb4ea6…b4e44f
0xa787…64cf0x0e3d…7757Base$18.90100%0x93d4…655d101d ago0xd33de0…79b629
0xa787…64cf0x0e3d…7757Base$11.55100%0x21e4…0fa9101d ago0x0f780f…1cac83
0xa787…64cf0x0e3d…7757Base$21.00100%0x1f5f…656e101d ago0x6819a7…1cfcc5
0xa787…64cf0x0e3d…7757Base$22.05100%0x4950…4a26101d ago0x8107a0…6f09d0
0xa787…64cf0x0e3d…7757Base$10.50100%0x9547…14df101d ago0x63610d…f42c48
0xa787…64cf0x0e3d…7757Base$2.10100%0x2fb6…1297101d ago0x6815b9…8d3719
0xa787…64cf0x0e3d…7757Base$1.05100%0x06ee…cb52101d ago0xe341d3…bb275b
0xa787…64cf0x0e3d…7757Base$5.25100%0x8bdc…90be101d ago0x22d4d9…993a47
0xa787…64cf0x0e3d…7757Base$1.05100%0x1f5f…656e101d ago0xd3143d…07c967
0xa787…64cf0x0e3d…7757Base$10.50100%0xcb6c…da0b101d ago0xd783e9…26d3c7
0xa787…64cf0x0e3d…7757Base$5.25100%0x4f4d…74b7101d ago0xdf1655…d4604e
0xa787…64cf0x0e3d…7757Base$1.05100%0x0f31…87b1101d ago0x1bcb60…ff6475
0xa787…64cf0x0e3d…7757Base$3.15100%0x3d37…8806101d ago0xafccbb…8bbf1b
0xa787…64cf0x0e3d…7757Base$2.10100%0x9092…bc9e101d ago0x38b258…44e4f1
0xa787…64cf0x0e3d…7757Base$17.85100%0x9190…8d83101d ago0xe1462e…7b1dd5
0xa787…64cf0x0e3d…7757Base$1.05100%0x7969…4cf5101d ago0x268e48…eee0bf
0xa787…64cf0x0e3d…7757Base$3.15100%0x3663…55ff101d ago0xaf3f5f…125c42
0xa787…64cf0x0e3d…7757Base$3.15100%0x7daa…0217101d ago0xf2ddbd…643890

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.