Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa32d ago0x03070a…40b0d0
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa32d ago0x4e397e…d9066b
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa32d ago0xdcc63b…1fcf5d
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa32d ago0x9f98e1…1cc9c9
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa32d ago0xb2be1a…c5d514
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa33d ago0x731d77…3918a2
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa33d ago0xf93d05…8100dc
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa33d ago0x2bed57…976eec
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa33d ago0x416272…56141a
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa33d ago0x7aff19…783f3f
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa33d ago0x5a9b6d…728134
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa33d ago0x0b78ff…b82b96
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa33d ago0xe276af…b1a2c6
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa33d ago0xe3a3a1…07328c
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa33d ago0x765419…6591fa
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa33d ago0x8fc091…e333ee
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa33d ago0x340b83…4b1ae1
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa33d ago0xaf31ab…2192de
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa33d ago0xe383ad…7cfc6b
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa33d ago0xe50ede…7b14ee
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa33d ago0xd6917d…10a430
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa33d ago0x5af7b0…a41dc9
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa33d ago0x586617…97d876
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa33d ago0xe5aed9…66f478
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa33d ago0x47e76f…a502f7

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.