Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa75d ago0xb6b742…34e2da
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa75d ago0x244ff1…ecbb83
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa75d ago0x3fbed6…ecf09c
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa75d ago0xa9fa87…bbc3fc
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa75d ago0x6754d6…0a2f1d
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa75d ago0x97b354…b2fff2
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa75d ago0xf8f7a8…9035c6
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa75d ago0xb44542…374cc8
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa75d ago0x142933…fdaa09
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa75d ago0xc1c51e…f135d8
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa75d ago0xde8ae5…abda5e
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa75d ago0xc5b05d…3e5948
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa75d ago0x97b5d0…3850ec
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa75d ago0xdabc49…5a50ac
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa75d ago0x87bdaf…f6bff6
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa75d ago0xf1dfa4…1d3006
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa75d ago0xaaa683…634306
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa75d ago0xba1b46…a9c897
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa75d ago0x4a5238…8719b4
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa76d ago0xa88966…be82f4
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa76d ago0x518455…90e24c
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa76d ago0xdfb57b…880495
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa76d ago0x5c37ef…dcf94f
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa76d ago0xfa603b…907993
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa76d ago0x10a91a…fb16c3

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.