Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9903…cef50xd70d…ab5eBaseRandom Joke APIJokes$0.01100%coinbase72d ago0x4db218…33f60a
0xf945…bac50xd70d…ab5eBaseRandom Joke APIJokes$0.01100%coinbase72d ago0x0b2439…af9077
0x2cc4…fbee0xd70d…ab5eBaseRandom Joke APIJokes$0.01100%coinbase72d ago0x18eaeb…1004f3
0xfba0…d1640xd70d…ab5eBaseRandom Joke APIJokes$0.01100%coinbase72d ago0xb92031…bbaf11
0xf945…bac50xd70d…ab5eBaseRandom Joke APIJokes$0.01100%coinbase72d ago0xe5f7f8…e79351
0xfba0…d1640xd70d…ab5eBaseRandom Joke APIJokes$0.01100%coinbase73d ago0x52396e…fcdf48
0x4550…f8b30xd70d…ab5eBaseRandom Joke APIJokes$0.01100%coinbase73d ago0xe77437…d53354
0x83aa…1ac00xd70d…ab5eBaseRandom Joke APIJokes$0.01100%coinbase73d ago0x82d8b6…557c61
0xf7fc…f2760xd70d…ab5eBaseRandom Joke APIJokes$0.01100%coinbase73d ago0x8c3cca…c7dbf9
0x4bd0…22ca0xd70d…ab5eBaseRandom Joke APIJokes$0.01100%coinbase73d ago0x4c361b…bf2e61
0xfba0…d1640xd70d…ab5eBaseRandom Joke APIJokes$0.01100%coinbase73d ago0x439fc7…19a6b2
0x798d…116f0xd70d…ab5eBaseRandom Joke APIJokes$0.01100%coinbase73d ago0x8b5d2b…cb8c57

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.