Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6fce…69970x9c95…e299Base—$0.001100%fluxa41d ago0x8aa068…a8ce24
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa41d ago0xcea9b0…b4146b
0x6fce…69970x9c95…e299Base—$0.001100%fluxa42d ago0x21901f…6f483d
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa42d ago0x71e618…30bdec
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa42d ago0x474d7a…904ffd
0x6fce…69970x9c95…e299Base—$0.001100%fluxa42d ago0x42e54a…f8b044
0x6fce…69970x9c95…e299Base—$0.001100%fluxa42d ago0x5ca466…76bc55
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa42d ago0x5ad3f8…a8db4b
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa42d ago0xd7e8cc…b0fcdb
0x6fce…69970x9c95…e299Base—$0.001100%fluxa42d ago0x699047…71a57f
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa42d ago0x5a281d…5c2306
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa42d ago0x29492f…31b0ac
0x6fce…69970x9c95…e299Base—$0.001100%fluxa42d ago0x6a2a93…ced38c
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa42d ago0x17287b…b8c908
0x6fce…69970x9c95…e299Base—$0.001100%fluxa42d ago0x5edbfa…18105b
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa42d ago0xae074f…04c027
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa42d ago0x37a223…cc6425
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa42d ago0x4e3f20…53bfef
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa42d ago0x91a51b…3ccf3f
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa42d ago0x5a6b4e…c9c0a1
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa42d ago0xebe947…746b7f
0x6fce…69970x9c95…e299Base—$0.001100%fluxa42d ago0x6a43e3…397d9a
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa42d ago0xf1efc6…0a7722
0x6fce…69970x9c95…e299Base—$0.001100%fluxa42d ago0xc12149…87150a
0x6fce…69970x9c95…e299Base—$0.001100%fluxa42d ago0x9b1322…44a109

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.