Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b98…6c4d0x1831…ebbdBasex402 service$0.01100%coinbase16d ago0xfca853…859d14
0x0b98…6c4d0x1831…ebbdBasex402 service$0.01100%coinbase16d ago0x409498…763c61
0x0b98…6c4d0x1831…ebbdBasex402 service$0.01100%coinbase16d ago0x793fbc…57aa47
0x0b98…6c4d0x2ec4…be71Basex402scanX402$0.02100%coinbase16d ago0x56698d…434834
0x0b98…6c4d0x2ec4…be71Basex402scanX402$0.02100%coinbase16d ago0x9ba25c…b4ffbb
0x0b98…6c4d0x2ec4…be71Basex402scanX402$0.01100%coinbase16d ago0xafe024…492200
0x0b98…6c4d0x2ec4…be71Basex402scanX402$0.01100%coinbase16d ago0x50b53b…e38980
0x0b98…6c4d0x2ec4…be71Basex402scanX402$0.01100%coinbase16d ago0xf8d81e…aff5e7
0x0b98…6c4d0x289a…81f2Basex402 service$0.03100%coinbase16d ago0x5cb9a2…0058c7
0x0b98…6c4d0x289a…81f2Basex402 service$0.03100%coinbase16d ago0x94be0b…c1982c
0x0b98…6c4d0x289a…81f2Basex402 service$0.03100%coinbase16d ago0x00d8f7…98871a
0x0b98…6c4d0x2ec4…be71Basex402scanX402$0.01100%coinbase16d ago0xc4802d…53065d
0x0b98…6c4d0x2ec4…be71Basex402scanX402$0.01100%coinbase16d ago0xf93bb1…35e4a5
0x0b98…6c4d0x2ec4…be71Basex402scanX402$0.01100%coinbase16d ago0x7eae33…597857
0x0b98…6c4d0x2ec4…be71Basex402scanX402$0.01100%coinbase16d ago0x4f70f5…52df9b
0x0b98…6c4d0x2ec4…be71Basex402scanX402$0.01100%coinbase16d ago0x6b649d…3aca1c
0x0b98…6c4d0x2ec4…be71Basex402scanX402$0.01100%coinbase16d ago0x98cc16…2fa092
0x0b98…6c4d0x2ec4…be71Basex402scanX402$0.01100%coinbase16d ago0x6c37d7…bdd46d
0x0b98…6c4d0xcee9…76e1Base—$0.03100%payAI16d ago0x369f25…c69d3a
0x0b98…6c4d0x2ec4…be71Basex402scanX402$0.01100%coinbase16d ago0xce4928…b8c205
0x0b98…6c4d0x2ec4…be71Basex402scanX402$0.01100%coinbase16d ago0x6ae4da…22f7eb
0x0b98…6c4d0x1831…ebbdBasex402 service$0.01100%coinbase16d ago0x224cdb…72aebf
0x0b98…6c4d0x1831…ebbdBasex402 service$0.01100%coinbase16d ago0x3bd673…4f8822
0x0b98…6c4d0x1831…ebbdBasex402 service$0.01100%coinbase16d ago0x43e12e…e126f8

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.