Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6d2d…bffb0x9c95…e299Base—$0.001100%fluxa33d ago0xd3efe6…2143ac
0x6d2d…bffb0x9c95…e299Base—$0.001100%fluxa33d ago0x4fe87f…67f46f
0x6d2d…bffb0x9c95…e299Base—$0.001100%fluxa33d ago0xd39b28…bbb6c0
0x6d2d…bffb0x9c95…e299Base—$0.001100%fluxa33d ago0xac57ab…3c3fef
0x6d2d…bffb0x9c95…e299Base—$0.001100%fluxa33d ago0x1dee7e…0850ba
0x6d2d…bffb0x9c95…e299Base—$0.001100%fluxa33d ago0xd6dbb3…4b0f99
0x6d2d…bffb0x9c95…e299Base—$0.001100%fluxa33d ago0xa809dd…9e2fe3
0x6d2d…bffb0x9c95…e299Base—$0.001100%fluxa33d ago0x63320f…80db56
0x6d2d…bffb0x9c95…e299Base—$0.001100%fluxa33d ago0x19972b…b7b5e7
0x6d2d…bffb0x9c95…e299Base—$0.001100%fluxa33d ago0x4558df…272881
0x6d2d…bffb0x9c95…e299Base—$0.001100%fluxa33d ago0x5afffc…7004b4
0x6d2d…bffb0x9c95…e299Base—$0.001100%fluxa33d ago0x5ab28f…4685c7
0x6d2d…bffb0x9c95…e299Base—$0.001100%fluxa33d ago0x781425…047e8e
0x6d2d…bffb0x9c95…e299Base—$0.001100%fluxa33d ago0x158f2b…d14552
0x6d2d…bffb0x9c95…e299Base—$0.001100%fluxa34d ago0xea9dbf…2c425e
0x6d2d…bffb0x9c95…e299Base—$0.001100%fluxa34d ago0xfcd6d0…a149ec
0x6d2d…bffb0x9c95…e299Base—$0.001100%fluxa34d ago0x472292…3683fa
0x6d2d…bffb0x9c95…e299Base—$0.001100%fluxa34d ago0x9e4a86…5d25fc
0x6d2d…bffb0x9c95…e299Base—$0.001100%fluxa34d ago0xce02b8…9f1680
0x6d2d…bffb0x9c95…e299Base—$0.001100%fluxa34d ago0xc34990…459d30
0x6d2d…bffb0xfe80…47eeBase—$0.001100%fluxa34d ago0x8d41ad…83ddb4
0x6d2d…bffb0xfe80…47eeBase—$0.001100%fluxa34d ago0x930bc9…530ecf
0x6d2d…bffb0xfe80…47eeBase—$0.001100%fluxa34d ago0x79c81e…d8199f
0x6d2d…bffb0xfe80…47eeBase—$0.001100%fluxa34d ago0x92e240…dfd6d7
0x6d2d…bffb0xfe80…47eeBase—$0.001100%fluxa34d ago0xd1208b…33707c

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.