Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0125…b59e0x9c95…e299Base$0.001100%fluxa37d ago0x66df0f…45a598
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa37d ago0xbeddc6…911d86
0x0125…b59e0x9c95…e299Base$0.001100%fluxa37d ago0x020d4a…324b77
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa38d ago0x2dce92…0309bd
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa38d ago0xdbd7c5…32a914
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa38d ago0xd594b8…f4c901
0x0125…b59e0x9c95…e299Base$0.001100%fluxa38d ago0x3ea7d4…cfb816
0x0125…b59e0x9c95…e299Base$0.001100%fluxa38d ago0x9ec298…a7767c
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa38d ago0x8ca5f8…bceb07
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa38d ago0xa25352…a5251c
0x0125…b59e0x9c95…e299Base$0.001100%fluxa38d ago0x006e3f…fc0dfa
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa38d ago0xcdc444…cb173d
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa38d ago0x9e7e7f…623113
0x0125…b59e0x9c95…e299Base$0.001100%fluxa38d ago0xbb6c73…7dcecd
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa38d ago0x90ec92…240112
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa38d ago0x541666…872c7d
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa38d ago0x32bf7d…4f1dc6
0x0125…b59e0x9c95…e299Base$0.001100%fluxa38d ago0x5ab1b1…544978
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa38d ago0x28e59a…05485b
0x0125…b59e0x9c95…e299Base$0.001100%fluxa38d ago0xdd6420…4b83c8
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa38d ago0xa78a68…a470ad
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa38d ago0xcb93a2…d4c75d
0x0125…b59e0x9c95…e299Base$0.001100%fluxa38d ago0x67da26…dad378
0x0125…b59e0x9c95…e299Base$0.001100%fluxa38d ago0xbf48be…a43d62
0x0125…b59e0x9c95…e299Base$0.001100%fluxa38d ago0x80e978…50a6f2

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.