Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase115d ago0xf0ab93…d084ca
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase115d ago0xfc1e46…8398bd
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase115d ago0x222eac…a3a26d
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase115d ago0xebc237…069791
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase115d ago0x11db2e…255672
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase115d ago0x9da845…d7cbdb
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase115d ago0x9a630a…6b48a3
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase115d ago0x7bd0e8…8038e7
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase115d ago0x354997…ae16f9
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase115d ago0x61ae22…c35094
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase115d ago0x861fd9…478c33
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase115d ago0x98bd7b…fd0a1a
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase115d ago0x913edf…fa017a
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase115d ago0x7f437a…0a3328
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase115d ago0xa07391…e842ad
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase115d ago0x987a1e…f519d1
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase115d ago0x4b0d72…1f8fe9
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase115d ago0xba7574…c77cff
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase115d ago0x825800…37da41
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase115d ago0xdca5bb…da34e3
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase115d ago0x9ae52d…2dba79
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase115d ago0x2abf10…f5ee39
0x4b90…13a20x3dcb…32e1Basex402 service$0.005100%coinbase115d ago0x331ed9…5e12c3
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase115d ago0x2db72f…eb92b2
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase115d ago0x5f0520…af5eab

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.