Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8097…59590x9c95…e299Base$0.001100%fluxa47d ago0x15bbc8…50122b
0x8097…59590x9c95…e299Base$0.001100%fluxa47d ago0xbc0705…32a3b9
0x8097…59590x9c95…e299Base$0.001100%fluxa47d ago0xf931f0…cdc0ac
0x8097…59590x9c95…e299Base$0.001100%fluxa47d ago0x8820c7…17a6c2
0x8097…59590x9c95…e299Base$0.001100%fluxa47d ago0x2af472…8707cf
0x8097…59590x9c95…e299Base$0.001100%fluxa47d ago0x228737…319b5c
0x8097…59590x9c95…e299Base$0.001100%fluxa47d ago0x0a8002…0ce23d
0x8097…59590x9c95…e299Base$0.001100%fluxa47d ago0xc6416d…5e585c
0x8097…59590xfe80…47eeBase$0.001100%fluxa47d ago0x82da00…147fd1
0x8097…59590xfe80…47eeBase$0.001100%fluxa47d ago0xf9b0e6…74e59b
0x8097…59590x9c95…e299Base$0.001100%fluxa47d ago0x4fb7b6…34d3aa
0x8097…59590x9c95…e299Base$0.001100%fluxa47d ago0x1ce912…4a26d9
0x8097…59590xfe80…47eeBase$0.001100%fluxa47d ago0xa5800a…435a5c
0x8097…59590xfe80…47eeBase$0.001100%fluxa47d ago0x5ffcb1…b58d21
0x8097…59590xfe80…47eeBase$0.001100%fluxa47d ago0x0e1948…82105a
0x8097…59590x9c95…e299Base$0.001100%fluxa47d ago0xbe7418…e11ee9
0x8097…59590xfe80…47eeBase$0.001100%fluxa47d ago0xdfa3a6…4ace48
0x8097…59590x9c95…e299Base$0.001100%fluxa48d ago0x78f7c1…c28272
0x8097…59590x9c95…e299Base$0.001100%fluxa48d ago0x0ceb9a…2163bb
0x8097…59590xfe80…47eeBase$0.001100%fluxa48d ago0xa59b1c…2dbcb2
0x8097…59590x9c95…e299Base$0.001100%fluxa48d ago0x598e01…1f6d00
0x8097…59590xfe80…47eeBase$0.001100%fluxa48d ago0xcc9c68…e3596d
0x8097…59590x9c95…e299Base$0.001100%fluxa48d ago0x9cf345…2fe942
0x8097…59590xfe80…47eeBase$0.001100%fluxa48d ago0x2f37b0…84d002
0x8097…59590xfe80…47eeBase$0.001100%fluxa48d ago0x79655b…59d15c

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.