Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase8h ago0xc543f0…79861d
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase14h ago0x1ba08c…281709
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase15h ago0xdefaee…9c9139
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase15h ago0x5d7d57…11ad8a
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase18h ago0xbe0f2f…871639
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase18h ago0x8162f6…6b99b6
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase20h ago0x32f406…8b64fb
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase20h ago0x079ef5…1055ea
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase23h ago0x2bf980…b5aee9
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase1d ago0x214fd4…148a75
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase1d ago0xa0347a…5e9c71
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase1d ago0xaa7835…e9f928
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase1d ago0x0672d0…ed960a
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase1d ago0x5376ae…0fdd39
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase1d ago0xd65432…0b6545
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase1d ago0x917934…566dbe

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.