Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase11d ago0xbdfb9a…96ab24
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase11d ago0xf250b9…beea79
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase11d ago0xabdb91…bbaa8b
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase11d ago0x619d70…4b6167
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase11d ago0x11c7ae…c75784
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase11d ago0x5d45e7…5d0732
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase11d ago0x8dc15e…1ecf3f
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase11d ago0x7cdeea…34e637
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase11d ago0xe2ffb0…36e7e2
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase11d ago0x496191…293ed4
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase11d ago0x082fde…0fb633
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase11d ago0x228520…b1a2e8
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase11d ago0x4410a2…1b01ea
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase11d ago0x99cdc1…1d7271
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase11d ago0x72c74c…80f520
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase11d ago0x1628a3…e51d17
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase11d ago0x7e35fa…ce243c
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase11d ago0x1c3293…d018a0
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase11d ago0x6e012a…4a1499
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase11d ago0xc979f3…cb4c8b
0x902d…82560xdc59…1506Basex402 service$0.00115100%coinbase11d ago0x665fc7…ee9006
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase11d ago0x023013…a9219b
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase11d ago0x98acbc…3d9ba9

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.