Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x06f8…f8f30x6a5e…c666Basex402 service$0.01100%payAI113d ago0x9b1316…4d18b5
0x06f8…f8f30x6a5e…c666Basex402 service$0.01100%payAI113d ago0x989c98…d00808
0x06f8…f8f30x6a5e…c666Basex402 service$0.01100%payAI113d ago0xa5f638…2c1cdc
0x06f8…f8f30x6a5e…c666Basex402 service$0.01100%payAI113d ago0x914c89…51bc88
0x06f8…f8f30x6a5e…c666Basex402 service$0.01100%payAI113d ago0xb7b335…365811
0x06f8…f8f30x6a5e…c666Basex402 service$0.01100%payAI113d ago0x53d56b…66ba52
0x06f8…f8f30x6a5e…c666Basex402 service$0.01100%payAI113d ago0x77d285…2c145f
0x06f8…f8f30x6a5e…c666Basex402 service$0.01100%payAI113d ago0xe1550b…e5179b
0x06f8…f8f30x6a5e…c666Basex402 service$0.01100%payAI113d ago0x86d3d8…2f6bd8
0x06f8…f8f30x6a5e…c666Basex402 service$0.01100%payAI113d ago0x3e1839…82f30d
0x06f8…f8f30x6a5e…c666Basex402 service$0.01100%payAI113d ago0x47bdb6…972cb1
0x06f8…f8f30x6a5e…c666Basex402 service$0.01100%payAI113d ago0xfd90d6…8a9019
0x06f8…f8f30x6a5e…c666Basex402 service$0.01100%payAI113d ago0x4eb96b…ff87b8
0x06f8…f8f30x6a5e…c666Basex402 service$0.01100%payAI113d ago0xe41a9e…263dec
0x06f8…f8f30x6a5e…c666Basex402 service$0.01100%payAI113d ago0xf092a2…4c4152
0x06f8…f8f30x6a5e…c666Basex402 service$0.01100%payAI113d ago0x274570…e984d5
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI113d ago0x140b2a…a219fc
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI113d ago0x58985b…68f405
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI113d ago0x21adb7…5e199d
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI113d ago0x266d92…d2440f
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI113d ago0xcb0139…293625
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI113d ago0x201cc9…c94c61
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI113d ago0xadfa14…6455e0
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI113d ago0x386796…6002b5
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI113d ago0xace174…8d51b6

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.