Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4be72b…69429b
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x718d91…05b3e2
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x53cbed…f5c3fb
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xde65ef…f51760
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd608a8…2ded45
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbafc66…04c16a
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3d96fd…1876af
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa45be1…6e9111
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x37cf0a…b18938
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc56545…f80c89
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xba934b…fe2fec
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x93a3e3…2713d3
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc4f5d7…654fa8
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa259ab…60db96
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc7107a…a910f8
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6d8f33…261d24
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x13022a…de0d78
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x391fb7…8b8d4d
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbd2e77…312f3f
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x58ba9c…d683ed
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x657671…781409
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6f1125…e27608
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x56f5f6…19f46f
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7f975d…f856e4
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x591431…4f828f

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.