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%fluxa62d ago0x984dfd…9a1190
0xb420…08d30x9c95…e299Base$0.001100%fluxa62d ago0x786419…03f6d0
0xb420…08d30x9c95…e299Base$0.001100%fluxa62d ago0x9d2549…8bfb02
0xb420…08d30x9c95…e299Base$0.001100%fluxa62d ago0x2dbe0b…c383e5
0xb420…08d30x9c95…e299Base$0.001100%fluxa62d ago0xdf9e1a…efd9ff
0xb420…08d30x9c95…e299Base$0.001100%fluxa62d ago0xccad9f…7bac8f
0xb420…08d30x9c95…e299Base$0.001100%fluxa62d ago0xcdadc0…226964
0xb420…08d30x9c95…e299Base$0.001100%fluxa62d ago0x2d50c0…66d46a
0xb420…08d30x9c95…e299Base$0.001100%fluxa62d ago0x7a9590…83589e
0xb420…08d30x9c95…e299Base$0.001100%fluxa62d ago0x189328…201145
0xb420…08d30x9c95…e299Base$0.001100%fluxa63d ago0x1b8999…2ae773
0xb420…08d30x9c95…e299Base$0.001100%fluxa63d ago0x58e3c7…a893bf
0xb420…08d30x9c95…e299Base$0.001100%fluxa63d ago0xf0896d…eafc58
0xb420…08d30x9c95…e299Base$0.001100%fluxa63d ago0x18a4d5…75d02f
0xb420…08d30x9c95…e299Base$0.001100%fluxa63d ago0x26f4ea…ddb236
0xb420…08d30x9c95…e299Base$0.001100%fluxa63d ago0xadd276…e81b27
0xb420…08d30x9c95…e299Base$0.001100%fluxa63d ago0x90f82f…37215b
0xb420…08d30x9c95…e299Base$0.001100%fluxa63d ago0x6eab85…aeb0b1
0xb420…08d30x9c95…e299Base$0.001100%fluxa63d ago0x44c377…d70a0a
0xb420…08d30x9c95…e299Base$0.001100%fluxa63d ago0x87633a…4d2bdb
0xb420…08d30x9c95…e299Base$0.001100%fluxa63d ago0xe4f3e2…fc83b2
0xb420…08d30x9c95…e299Base$0.001100%fluxa63d ago0x6f96bd…4e22cb
0xb420…08d30x9c95…e299Base$0.001100%fluxa63d ago0xfe0bd4…ab0ebc
0xb420…08d30x9c95…e299Base$0.001100%fluxa63d ago0x83b401…1b74f3
0xb420…08d30x9c95…e299Base$0.001100%fluxa63d ago0x10f89e…9dcef5

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.