Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa36d ago0xd90ee6…e13a01
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa36d ago0x982f44…5a35ed
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa36d ago0x8b64b4…336e15
0xaf0a…57100x9c95…e299Base—$0.001100%fluxa36d ago0xfa5c8d…d868c6
0xaf0a…57100x9c95…e299Base—$0.001100%fluxa36d ago0x2e3d44…175a39
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa36d ago0x76d81c…a884fe
0xaf0a…57100x9c95…e299Base—$0.001100%fluxa36d ago0xc47cba…d301e5
0xaf0a…57100x9c95…e299Base—$0.001100%fluxa36d ago0x6a7c51…35b8ed
0xaf0a…57100x9c95…e299Base—$0.001100%fluxa36d ago0xd0661f…09b54b
0xaf0a…57100x9c95…e299Base—$0.001100%fluxa36d ago0x6dbf70…4b5178
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa36d ago0xb96349…581be8
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa36d ago0x6fbd6d…5e113d
0xaf0a…57100x9c95…e299Base—$0.001100%fluxa36d ago0x042680…13a0b2
0xaf0a…57100x9c95…e299Base—$0.001100%fluxa36d ago0x6f2406…6f2988
0xaf0a…57100x9c95…e299Base—$0.001100%fluxa36d ago0x2b4034…142e2a
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa36d ago0x2e50c0…b76796
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa36d ago0xcee750…4dca8a
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa36d ago0xcc0585…667a66
0xaf0a…57100x9c95…e299Base—$0.001100%fluxa37d ago0x36ba04…b8abc8
0xaf0a…57100x9c95…e299Base—$0.001100%fluxa37d ago0x296181…cb67df
0xaf0a…57100x9c95…e299Base—$0.001100%fluxa37d ago0x383a0c…c9e9df
0xaf0a…57100x9c95…e299Base—$0.001100%fluxa37d ago0x7cec94…71d202
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa37d ago0xd0c72f…69e22c
0xaf0a…57100x9c95…e299Base—$0.001100%fluxa37d ago0xc2efe1…508eb5
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa37d ago0xde31ef…19364e

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.