Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb13e…a6ce0xba0c…6b2fBase—$0.03100%coinbase91d ago0x2affd1…9c9b0b
0xb13e…a6ce0xaad9…c224Base—$0.01100%coinbase91d ago0x93bf48…472526
0xb13e…a6ce0x4cac…a08cBase—$0.01100%coinbase91d ago0x5c7d19…aa093d
0xb13e…a6ce0x0512…dab8Base—$0.03100%coinbase91d ago0xb8bcdd…343bf5
0xb13e…a6ce0xe459…07b3Base—$0.02100%coinbase91d ago0xb32493…4778a8
0xb13e…a6ce0x92e0…35d8Base—$0.02100%coinbase91d ago0xb59469…c9d0e1
0xb13e…a6ce0x3dc8…c4f1Base—$0.02100%coinbase91d ago0x292c46…9c104f
0xb13e…a6ce0xa43c…22e8Base—$0.02100%coinbase91d ago0x78669f…8ce2ed
0xb13e…a6ce0x9305…f13fBaseNansenCrypto$0.01100%coinbase91d ago0x6f0ba0…6aa8bc
0xb13e…a6ce0x9305…f13fBaseNansenCrypto$0.01100%coinbase91d ago0x84da25…60647e
0xb13e…a6ce0x9305…f13fBaseNansenCrypto$0.05100%coinbase91d ago0xd32a8d…9041b4
0xb13e…a6ce0x9305…f13fBaseNansenCrypto$0.01100%coinbase91d ago0xf859ef…882f61
0xb13e…a6ce0x9305…f13fBaseNansenCrypto$0.01100%coinbase91d ago0x2c5a8c…8ca104
0xb13e…a6ce0x9305…f13fBaseNansenCrypto$0.05100%coinbase91d ago0xb36e1a…3039db
0xb13e…a6ce0x9305…f13fBaseNansenCrypto$0.01100%coinbase91d ago0x16cdf4…0ca3df
0xb13e…a6ce0x9305…f13fBaseNansenCrypto$0.01100%coinbase91d ago0x3bd4cd…8f4ca5
0xb13e…a6ce0x9305…f13fBaseNansenCrypto$0.05100%coinbase91d ago0xdfa5f9…961abd
0xb13e…a6ce0x9305…f13fBaseNansenCrypto$0.01100%coinbase91d ago0x298d73…cf5a3b
0xb13e…a6ce0x9305…f13fBaseNansenCrypto$0.01100%coinbase91d ago0x403a37…070155
0xb13e…a6ce0x9305…f13fBaseNansenCrypto$0.01100%coinbase91d ago0xa664ef…5380aa
0xb13e…a6ce0x9305…f13fBaseNansenCrypto$0.01100%coinbase91d ago0xf7bba8…7f32cf
0xb13e…a6ce0x9305…f13fBaseNansenCrypto$0.01100%coinbase91d ago0x54b425…2b27ed
0xb13e…a6ce0x43a2…f758BaseZapperDefi$0.00375100%coinbase91d ago0xe97668…2efd28
0xb13e…a6ce0x43a2…f758BaseZapperDefi$0.00375100%coinbase91d ago0xb1859b…a68f98
0xb13e…a6ce0x43a2…f758BaseZapperDefi$0.001125100%coinbase91d ago0x1e06d3…e7363d

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.