Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa37d ago0x3b6405…1192c0
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa37d ago0x877764…4ba932
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa37d ago0x631d7f…c52ba6
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa37d ago0x330864…62efca
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa37d ago0x7099a1…b68257
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa37d ago0x131f0c…bb6ee2
0xf8c6…cf010x9c95…e299Base—$0.001100%fluxa37d ago0xc2d9e3…bb184a
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa37d ago0x14265d…aaf607
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa37d ago0xdefa5a…eaf877
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa37d ago0xeb36cf…3a5d7a
0xf8c6…cf010x9c95…e299Base—$0.001100%fluxa37d ago0x402310…be549b
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa37d ago0xd1955e…a4cb64
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa38d ago0x5fc524…f84b92
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa38d ago0xd7438d…7e4ae3
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa38d ago0xdb505f…1eb217
0xf8c6…cf010x9c95…e299Base—$0.001100%fluxa38d ago0xcdff98…e263f7
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa38d ago0x28b62a…2b65c8
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa38d ago0x5b6d1e…50ab5d
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa38d ago0x244f97…d60c14
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa38d ago0x47ebbe…b0015a
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa38d ago0x1095c7…34e97e
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa38d ago0xf0ccaf…302356
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa38d ago0x37e0b9…b8621f
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa38d ago0x7bf62d…57d842
0xf8c6…cf010x9c95…e299Base—$0.001100%fluxa38d ago0x8a2e9a…1acb0a

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.