Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4dcd26…d460ea
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe750e2…c259f8
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4266f1…93b69f
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI114d ago0x274eed…9626fb
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa3e941…222f3a
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc25590…615c82
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI115d ago0xab2d98…32d72b
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0b54db…921fa0
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI115d ago0x22ecdd…2512e8
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI115d ago0x042402…680e44
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd19a90…d78acd
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdc8961…1c4cdd
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4e91c7…26ce43
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0958ba…dc52ef
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbcfc1e…ff3955
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8c7a50…2cb158
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6f4fed…c8f500
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI115d ago0x709f8a…c9e5b7
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3f386d…24b4ed
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI115d ago0xddd87b…3ac5ea
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7c71d6…6fabb8
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI115d ago0x99dfa8…f5c65e
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc7cdba…ae9650
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe114ed…856ddf
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf7daec…670056

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.