Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa40d ago0x37c848…5915a3
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa40d ago0xa8b1e3…278de0
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa40d ago0x252fd1…705477
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa40d ago0x6059f8…f41c67
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa40d ago0x74256e…e67680
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa40d ago0x6be07a…958822
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa40d ago0xb386b4…d2bff7
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa40d ago0x3138b9…5d5919
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa40d ago0x5787d8…66b13b
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa40d ago0x4d0fcc…3b0d9f
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa40d ago0xc4ea8f…75e34f
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa40d ago0x854e9c…ca646f
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa40d ago0x076f2d…e9c496
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa40d ago0x3d54ca…4793de
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa40d ago0x3146d6…1ef69e
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa40d ago0xf05f92…3f975d
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa40d ago0x07be2a…79294e
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa40d ago0xe3db45…b7df28
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa40d ago0x24be5c…628d76
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa40d ago0xa2e473…240b2b
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa40d ago0x14981e…46f39c
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa40d ago0x52aac2…457866
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa40d ago0x4babf8…8e65c8
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa40d ago0x70ccb0…6a1fec
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa40d ago0x940d29…e4876f

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.