Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2862b1…c1fb98
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9f9c2e…c1ae55
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf5180d…50828e
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfbe42b…a40b59
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI110d ago0x446e37…b5cf57
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc28d2d…73c9c8
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9e6f0a…bf3f03
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6d3002…abe395
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa53a55…ccd35f
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbd0bb2…381574
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9baa8c…3b23ca
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf2bc90…4939f5
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd85827…5916a7
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI110d ago0x26ec03…d8b1bb
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd6bb02…949aa6
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfcd988…528cb2
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI110d ago0x096c32…bd15ca
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf5c605…ef4600
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd42dd3…bfe140
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI110d ago0xedf48e…5c3519
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe30fd2…b30c4b
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI110d ago0x92daed…138b07
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI110d ago0xca50df…800aac
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI110d ago0x464f6e…2cce66
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI110d ago0x42b4b3…81a78a

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.