Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4f6095…75d4ee
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x94c8c8…84b12d
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4eb260…124848
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x21f233…40de0e
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa1f416…259b41
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6759ad…975531
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf0a369…a41ff9
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb330dd…b9d5af
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x24972c…210af0
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x641772…bc8e97
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xde77d9…1bb28d
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x813e3c…a211e1
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf6dfe8…d8a2b6
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbf572b…81d0ac
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xee2393…c68223
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3f096a…593737
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4b93ea…722def
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc92922…d88c2a
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc47807…758780
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0d8c2f…7e56f7
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5d3304…7c11b8
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x27109b…eda31a
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x408ed2…805d2f
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x29f3e0…9b3004
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x144375…20d22f

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.