Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb420…08d30xfe80…47eeBase$0.001100%fluxa38d ago0xdd5872…b35462
0xb420…08d30xfe80…47eeBase$0.001100%fluxa38d ago0xfbba77…a3afd5
0xb420…08d30x9c95…e299Base$0.001100%fluxa38d ago0x6fc82d…d87c29
0xb420…08d30xfe80…47eeBase$0.001100%fluxa38d ago0x258ca1…4e36dc
0xb420…08d30xfe80…47eeBase$0.001100%fluxa38d ago0x896c34…2b72ba
0xb420…08d30x9c95…e299Base$0.001100%fluxa38d ago0xbfa887…e9042a
0xb420…08d30x9c95…e299Base$0.001100%fluxa38d ago0xbc8d76…2b808a
0xb420…08d30xfe80…47eeBase$0.001100%fluxa38d ago0xc4f661…ea6b37
0xb420…08d30x9c95…e299Base$0.001100%fluxa38d ago0x4fe7e8…eabf01
0xb420…08d30x9c95…e299Base$0.001100%fluxa38d ago0x16254e…499944
0xb420…08d30xfe80…47eeBase$0.001100%fluxa38d ago0xf0f960…48a9d9
0xb420…08d30xfe80…47eeBase$0.001100%fluxa38d ago0xd763e2…66c6bd
0xb420…08d30xfe80…47eeBase$0.001100%fluxa38d ago0x57d420…723a43
0xb420…08d30xfe80…47eeBase$0.001100%fluxa38d ago0x97d642…e4e2b0
0xb420…08d30x9c95…e299Base$0.001100%fluxa38d ago0x14ddaa…770a61
0xb420…08d30x9c95…e299Base$0.001100%fluxa39d ago0xb0303b…5047d8
0xb420…08d30x9c95…e299Base$0.001100%fluxa39d ago0xa17adb…8dc0f1
0xb420…08d30xfe80…47eeBase$0.001100%fluxa39d ago0x934b68…6c0a75
0xb420…08d30xfe80…47eeBase$0.001100%fluxa39d ago0x1afe25…954bee
0xb420…08d30xfe80…47eeBase$0.001100%fluxa39d ago0xebaf2d…5b4548
0xb420…08d30x9c95…e299Base$0.001100%fluxa39d ago0x15cf78…f3ebfd
0xb420…08d30x9c95…e299Base$0.001100%fluxa39d ago0xc59c23…ebf7e1
0xb420…08d30x9c95…e299Base$0.001100%fluxa39d ago0x94d929…88ea28
0xb420…08d30xfe80…47eeBase$0.001100%fluxa39d ago0x743880…4b1771
0xb420…08d30x9c95…e299Base$0.001100%fluxa39d ago0x4eb6e2…c16cee

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.