Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa64d ago0x81c5a9…dfa35f
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa64d ago0x8680c3…8044de
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa64d ago0x07abab…6ea01e
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa64d ago0x97562c…1d7e23
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa65d ago0x448ba4…00bf82
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa65d ago0x9686b3…35c262
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa65d ago0xea4aaa…b6f716
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa65d ago0xc2e91d…74bdd8
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa65d ago0xc0e2a7…e0106b
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa65d ago0xafea96…e68168
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa65d ago0xf86cb4…baa87f
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa65d ago0x9ea9fc…d49167
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa65d ago0x436b11…69aa17
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa65d ago0xba52ab…372ef5
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa65d ago0xf0b00a…46e5fc
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa65d ago0x907fe5…6d2d23
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa65d ago0x26c62e…2f4bcd
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa65d ago0x6a4e4a…40d417
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa65d ago0x5c8d74…10536a
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa65d ago0x549d08…e4f4b1
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa65d ago0x4592a4…d26b0e

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.