Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf7b7…a4270xd219…6801Basex402 service$0.54100%coinbase41d ago0xd4f40f…4bc398
0xf7b7…a4270xd219…6801Basex402 service$0.54100%coinbase41d ago0xd6b2d8…83d43d
0xf7b7…a4270xd219…6801Basex402 service$0.54100%coinbase41d ago0x4e0e2d…a3bf9e
0xf7b7…a4270xd219…6801Basex402 service$0.54100%coinbase41d ago0x87a999…f39591
0xf7b7…a4270xd219…6801Basex402 service$0.54100%coinbase41d ago0xea66b4…684bfa
0xf7b7…a4270xd219…6801Basex402 service$0.54100%coinbase41d ago0x9f3207…fb5be4
0xf7b7…a4270xd219…6801Basex402 service$0.54100%coinbase41d ago0x1870f6…0c05ca
0xf7b7…a4270xd219…6801Basex402 service$0.54100%coinbase41d ago0x5f4d83…10cbcb
0xf7b7…a4270xd219…6801Basex402 service$0.54100%coinbase41d ago0x004761…985150
0xf7b7…a4270xd219…6801Basex402 service$0.54100%coinbase41d ago0x4f56dc…d34a04
0xf7b7…a4270xd219…6801Basex402 service$0.54100%coinbase41d ago0xf2fdc3…0c6cfd
0xf7b7…a4270xd219…6801Basex402 service$0.54100%coinbase41d ago0x95bf0f…c0214d
0xf7b7…a4270xd219…6801Basex402 service$0.54100%coinbase41d ago0x26b7dc…ef47a7
0xf7b7…a4270xd219…6801Basex402 service$0.54100%coinbase41d ago0xac571e…b7cf18
0xf7b7…a4270xd219…6801Basex402 service$0.54100%coinbase41d ago0x807aab…91ebf4
0xf7b7…a4270xd219…6801Basex402 service$0.54100%coinbase41d ago0x069e80…c600bd
0xf7b7…a4270xd219…6801Basex402 service$0.54100%coinbase41d ago0xb9f925…f443d7
0xf7b7…a4270xd219…6801Basex402 service$0.54100%coinbase41d ago0xe7ab57…67d881
0xf7b7…a4270xd219…6801Basex402 service$0.54100%coinbase41d ago0xd6d660…d12776
0xf7b7…a4270xd219…6801Basex402 service$0.54100%coinbase41d ago0x457d17…118bbf
0xf7b7…a4270xd219…6801Basex402 service$0.54100%coinbase41d ago0x2d1cd5…7398d3
0xf7b7…a4270xd219…6801Basex402 service$0.54100%coinbase41d ago0x703fc8…e660f5
0xf7b7…a4270xd219…6801Basex402 service$0.54100%coinbase41d ago0x16a591…9e9f5d
0xf7b7…a4270xd219…6801Basex402 service$0.54100%coinbase41d ago0xd1d636…01696e
0xf7b7…a4270xd219…6801Basex402 service$0.54100%coinbase41d ago0xbeddaf…2bdafa

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.