Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7627…f5280x9c95…e299Base—$0.001100%fluxa34d ago0xd8c325…4c9b9c
0x7627…f5280x9c95…e299Base—$0.001100%fluxa34d ago0x13674f…dd1c39
0x7627…f5280x9c95…e299Base—$0.001100%fluxa34d ago0x1815f1…5b3bb7
0x7627…f5280x9c95…e299Base—$0.001100%fluxa34d ago0x7757d4…ea434a
0x7627…f5280x9c95…e299Base—$0.001100%fluxa34d ago0xe2922a…7c9153
0x7627…f5280x9c95…e299Base—$0.001100%fluxa34d ago0x0a3755…8b9968
0x7627…f5280x9c95…e299Base—$0.001100%fluxa34d ago0xa526fd…22e8f2
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa34d ago0x6d8734…504513
0x7627…f5280x9c95…e299Base—$0.001100%fluxa34d ago0x54c58c…7008cb
0x7627…f5280x9c95…e299Base—$0.001100%fluxa34d ago0x7109be…2c2fc3
0x7627…f5280x9c95…e299Base—$0.001100%fluxa34d ago0x931526…1b673c
0x7627…f5280x9c95…e299Base—$0.001100%fluxa34d ago0x812a8a…6ecf6e
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa34d ago0xc34ff0…002461
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa34d ago0xa649b1…c9d8d0
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa34d ago0xeeeb92…3dd355
0x7627…f5280x9c95…e299Base—$0.001100%fluxa34d ago0xf66b0f…1f2e38
0x7627…f5280x9c95…e299Base—$0.001100%fluxa34d ago0x71111e…c2aa02
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa34d ago0xed0fba…eeb9d6
0x7627…f5280x9c95…e299Base—$0.001100%fluxa34d ago0xd96185…4f3384
0x7627…f5280x9c95…e299Base—$0.001100%fluxa34d ago0xe8d448…3a5c2a
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa34d ago0xe0f112…35c92e
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa34d ago0xcec7bb…5082c8
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa34d ago0xe20584…57787f
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa34d ago0x964f51…2b5079
0x7627…f5280x9c95…e299Base—$0.001100%fluxa34d ago0xc9bb6b…d43e24

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.