Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe629…4b540x325b…d430BaseStableEnrichExa$0.01100%coinbase61d ago0x92726f…95e191
0xe629…4b540x325b…d430BaseStableEnrichExa$0.01100%coinbase61d ago0x5bcd3b…7afac7
0xe629…4b540x325b…d430BaseStableEnrichExa$0.01100%coinbase61d ago0x6ea859…970d1c
0xe629…4b540xa112…7d60Basex402 service$0.005100%heurist61d ago0xdb910e…3532bc
0xe629…4b540x325b…d430BaseStableEnrichExa$0.01100%coinbase61d ago0x4c01f9…a07ec1
0xe629…4b540x325b…d430BaseStableEnrichExa$0.01100%coinbase61d ago0x31e80e…355306
0xe629…4b540x325b…d430BaseStableEnrichExa$0.01100%coinbase61d ago0x5f1369…f60fe6
0xe629…4b540x325b…d430BaseStableEnrichExa$0.01100%coinbase61d ago0x54f908…133c97
0xe629…4b540x325b…d430BaseStableEnrichExa$0.01100%coinbase61d ago0xabeea1…e58624
0xf3ad…39800xe629…4b54Base$0.01100%0xe629…4b5461d ago0xae62e6…604dfa
0xf3ad…39800xe629…4b54Base$0.01100%0xe629…4b5461d ago0xfb614f…007bfe
0xf3ad…39800xe629…4b54Base$0.01100%0xe629…4b5461d ago0x792af3…ec60c3
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase62d ago0x1f0903…a3a92f
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase62d ago0xf10ea1…bfeb56
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase62d ago0xabf235…3dbcf0
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase62d ago0x994615…cec413
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase62d ago0xcafcfd…bfa4b6
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase62d ago0x494f4a…a40c71
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase62d ago0x6deaee…ac0651
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase62d ago0xaa3e76…70b565
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase62d ago0x046fbf…c258c0
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase62d ago0xbc7120…77a4b3

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.