Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x79e9…7bc80x9386…ca25Basex402 service$10.79100%coinbase51d ago0x3ca45a…109b6f
0x1558…611c0x9386…ca25Basex402 service$10.79100%coinbase51d ago0x3a7590…b14e3c
0x5f19…5ba20x9386…ca25Basex402 service$10.79100%coinbase51d ago0x6b7917…e78ccb
0xfef6…0d230x9386…ca25Basex402 service$10.79100%coinbase51d ago0xc3d161…bd0b2b
0x1fbf…d55f0x9386…ca25Basex402 service$10.79100%coinbase51d ago0xdd7081…ce6e76
0x5297…aca90x9386…ca25Basex402 service$10.79100%coinbase51d ago0x39545e…f9b8d8
0xac38…a7d90x9386…ca25Basex402 service$10.79100%coinbase51d ago0xcf5b27…2ef57d
0xdb40…50820x9386…ca25Basex402 service$10.79100%coinbase51d ago0x2309f0…9a328d
0xfdb1…c9b00x9386…ca25Basex402 service$10.79100%coinbase51d ago0xe484f3…496f83
0x0a8d…f63e0x9386…ca25Basex402 service$10.79100%coinbase51d ago0x485c89…9e7221
0x0a8d…f63e0x9386…ca25Basex402 service$10.79100%coinbase51d ago0x184a64…600ffd
0x0a8d…f63e0x9386…ca25Basex402 service$10.79100%coinbase51d ago0xb75ab0…344f50
0x0a8d…f63e0x9386…ca25Basex402 service$10.79100%coinbase51d ago0x2b59e7…bd3046
0x100e…f6e30x9386…ca25Basex402 service$10.79100%coinbase51d ago0x846bf7…36efcd
0xbdac…102e0x9386…ca25Basex402 service$10.79100%coinbase51d ago0x8a51a8…18c504
0x86c7…91250x9386…ca25Basex402 service$10.79100%coinbase51d ago0x41b4dc…1bb9f4
0x7701…109a0x9386…ca25Basex402 service$10.79100%coinbase51d ago0xa5dfa1…285cad
0xa324…42b40x9386…ca25Basex402 service$10.79100%coinbase51d ago0xce03cc…4309cf
0x7efe…faca0x9386…ca25Basex402 service$10.79100%coinbase51d ago0x24683e…5ab4e2
0x9037…6dc10x9386…ca25Basex402 service$10.79100%coinbase51d ago0x07ef48…138660
0x49e9…a4330x9386…ca25Basex402 service$10.79100%coinbase51d ago0x5a4a8b…28cebf
0xd3e3…68d70x9386…ca25Basex402 service$10.79100%coinbase51d ago0xf5354f…e5837b
0x6a03…fad00x9386…ca25Basex402 service$10.79100%coinbase51d ago0xd74ed2…42d21b
0x1b71…1a610x9386…ca25Basex402 service$10.79100%coinbase51d ago0x2424ea…106c21
0x0b9a…c21f0x9386…ca25Basex402 service$10.79100%coinbase51d ago0xcdbc59…07ca2f

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.