Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4d9a…859f0xfe80…47eeBase—$0.001100%fluxa21d ago0x350223…430228
0x4d9a…859f0xfe80…47eeBase—$0.001100%fluxa21d ago0x304c92…d96d67
0x4d9a…859f0xfe80…47eeBase—$0.001100%fluxa21d ago0xb16981…cda374
0x4d9a…859f0xfe80…47eeBase—$0.001100%fluxa21d ago0x99c74c…d7dcd2
0x4d9a…859f0xfe80…47eeBase—$0.001100%fluxa21d ago0x898021…99e924
0x4d9a…859f0xfe80…47eeBase—$0.001100%fluxa21d ago0xe9d590…feef67
0x4d9a…859f0xfe80…47eeBase—$0.001100%fluxa21d ago0xa484c7…b2111b
0x4d9a…859f0xfe80…47eeBase—$0.001100%fluxa21d ago0xc8c811…903322
0x4d9a…859f0xfe80…47eeBase—$0.001100%fluxa21d ago0xc88f89…080dfa
0x4d9a…859f0xfe80…47eeBase—$0.001100%fluxa21d ago0x5604c2…da0d48
0x4d9a…859f0xfe80…47eeBase—$0.001100%fluxa21d ago0x41c00c…f19a6a
0x4d9a…859f0xfe80…47eeBase—$0.001100%fluxa21d ago0x5dc68c…6275dd
0x4d9a…859f0xfe80…47eeBase—$0.001100%fluxa21d ago0xd99034…ddef26
0x4d9a…859f0xfe80…47eeBase—$0.001100%fluxa21d ago0xe3e065…420565
0x4d9a…859f0xfe80…47eeBase—$0.001100%fluxa21d ago0x72534e…68a97c
0x4d9a…859f0xfe80…47eeBase—$0.001100%fluxa21d ago0xc44085…d5930a
0x4d9a…859f0xfe80…47eeBase—$0.001100%fluxa21d ago0x3a9836…e1889b
0x4d9a…859f0xfe80…47eeBase—$0.001100%fluxa21d ago0xeb19e7…7a89f2
0x4d9a…859f0xfe80…47eeBase—$0.001100%fluxa21d ago0x26bf1d…168136
0x4d9a…859f0xfe80…47eeBase—$0.001100%fluxa21d ago0xff9cb1…96c4a1
0x4d9a…859f0xfe80…47eeBase—$0.001100%fluxa21d ago0x5fdca4…bc2c29
0x4d9a…859f0xfe80…47eeBase—$0.001100%fluxa21d ago0xae73ef…44f943
0x4d9a…859f0xfe80…47eeBase—$0.001100%fluxa21d ago0xde5efa…1e0b7a
0x4d9a…859f0xfe80…47eeBase—$0.001100%fluxa22d ago0x2054da…951c7a
0x4d9a…859f0xfe80…47eeBase—$0.001100%fluxa22d ago0xa8b234…09fb7b

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.