Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa78d ago0xe4a264…f561a9
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa78d ago0x1c9c0a…ab599e
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa78d ago0xba3879…ddc94f
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa78d ago0xca41eb…bce21d
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa78d ago0xe1caed…92bb97
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa78d ago0xfb955f…64819e
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa78d ago0x79b113…056fd8
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa78d ago0x9359da…ff12d8
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa78d ago0xb991dc…90cf8b
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa78d ago0xc5ea58…bc7da4
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa78d ago0x2c3036…cf9654
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa78d ago0x9fbc8b…5cda74
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa78d ago0xacc800…1ff8ff
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa78d ago0xb00421…366590
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa78d ago0xc7c830…900dc7
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa79d ago0xe31f81…f81717
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa79d ago0x542f6a…940aae
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa79d ago0xf1d597…267f6c
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa79d ago0xba6b2c…1c7dc8
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa79d ago0xd43683…e5fd89
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa79d ago0x9a5533…e635ca
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa79d ago0x47d2f2…aa19ad
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa79d ago0x1fe27c…c6e690
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa79d ago0xedc0df…48dab9
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa79d ago0x2bb54f…b0cf14

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.