Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb420…08d30x9c95…e299Base—$0.001100%fluxa42d ago0x2bb4d0…bf4fe7
0xb420…08d30x9c95…e299Base—$0.001100%fluxa42d ago0xa6e545…b7178c
0xb420…08d30x9c95…e299Base—$0.001100%fluxa42d ago0xcfecd2…f424da
0xb420…08d30x9c95…e299Base—$0.001100%fluxa42d ago0x0bf5fc…5e471f
0xb420…08d30x9c95…e299Base—$0.001100%fluxa42d ago0xa977d1…903630
0xb420…08d30x9c95…e299Base—$0.001100%fluxa42d ago0xadf31e…dd1f15
0xb420…08d30x9c95…e299Base—$0.001100%fluxa42d ago0x449fbc…5a5eb6
0xb420…08d30x9c95…e299Base—$0.001100%fluxa42d ago0xfe23aa…fe17fb
0xb420…08d30x9c95…e299Base—$0.001100%fluxa42d ago0x957c95…639135
0xb420…08d30x9c95…e299Base—$0.001100%fluxa42d ago0x48d7e8…4f749c
0xb420…08d30x9c95…e299Base—$0.001100%fluxa42d ago0xc42572…50fa51
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa42d ago0x7f90da…b3e18a
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa42d ago0xdcec80…f47dcb
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa42d ago0xd41970…821160
0xb420…08d30x9c95…e299Base—$0.001100%fluxa42d ago0x9428d2…06811f
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa42d ago0x75bf4d…54c269
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa42d ago0xecdbe0…d1a6be
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa42d ago0x427410…339d0a
0xb420…08d30x9c95…e299Base—$0.001100%fluxa42d ago0x00482c…f27813
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa42d ago0x64d67e…01ebe6
0xb420…08d30x9c95…e299Base—$0.001100%fluxa42d ago0x50b10a…e57d8f
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa42d ago0x24d768…cff38a
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa43d ago0xd3e45b…ef77a2
0xb420…08d30x9c95…e299Base—$0.001100%fluxa43d ago0x08dbcc…07f6a7
0xb420…08d30x9c95…e299Base—$0.001100%fluxa43d ago0xa03310…1eee90

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.