Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa38d ago0xdbc27d…657959
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa38d ago0x58ec99…63eec2
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa38d ago0xa02fc3…25fd82
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa38d ago0x3f4b39…cbfe3a
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa38d ago0xab5593…b82be1
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa38d ago0xc04540…8e0a05
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa38d ago0x826bfb…bfd366
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa39d ago0x68921e…6fe521
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa39d ago0xed2447…e32d55
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa39d ago0xfe26d2…fc291a
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa39d ago0x2f2b61…91f5cd
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa39d ago0x12010c…79dc02
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa39d ago0x09dd22…5c3a21
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa39d ago0x1fcd63…82dba0
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa39d ago0x72c0f1…07d934
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa39d ago0xd00fc3…e8846d
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa39d ago0x63fc11…c8b2b7
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa39d ago0x2a2d02…28b757
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa39d ago0x60c992…f12485
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa39d ago0xb8cbec…f998f6

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.