Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeba6…3c850x0e3d…7757Base$21.0070%0x5d3d…e33336d ago0x5e7fe9…48d5a8
0xeba6…3c850x47c5…4fc3Base$5.2570%0x04e2…747837d ago0x03d6ea…7755d0
0xeba6…3c850x47c5…4fc3Base$10.5070%0xdf85…203b37d ago0x349e63…cd171f
0xeba6…3c850x47c5…4fc3Base$52.5070%0x45b7…2d9437d ago0xe24400…872847
0xeba6…3c850x47c5…4fc3Base$4.2070%0x54c8…88d537d ago0xbf6d3f…349925
0xeba6…3c850x47c5…4fc3Base$1.0570%0x969c…eacf37d ago0x1b07cf…f58a14
0xeba6…3c850x47c5…4fc3Base$10.5070%0x406c…cda337d ago0xeaac65…d49710
0xeba6…3c850x47c5…4fc3Base$4.2070%0xe9f7…982b37d ago0x38df72…c69a73
0xeba6…3c850x47c5…4fc3Base$10.5070%0x170f…623037d ago0xbd835d…02724d
0xeba6…3c850x47c5…4fc3Base$1.0570%0x5d0b…1ded37d ago0x044748…10a2fb
0xeba6…3c850x47c5…4fc3Base$1.0570%0xf643…981037d ago0x2fcdf2…a709dc
0xeba6…3c850x47c5…4fc3Base$21.0070%0x2c22…1f1c37d ago0xae761b…851811
0xeba6…3c850x47c5…4fc3Base$5.2570%0x6c0f…7cd637d ago0xab303f…0bf757
0xeba6…3c850x0e3d…7757Base$10.5070%0x06ee…cb5237d ago0x99ccab…0e09b2
0xeba6…3c850x0e3d…7757Base$5.2570%0x4b7f…bff037d ago0x1ff5fc…f8bdb8

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.