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%fluxa72d ago0xd6a503…e229e0
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa72d ago0x5ab461…03a2ee
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa72d ago0xfd7afd…3d4ac8
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa72d ago0xa58fc9…7e3ab9
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa72d ago0xd282d0…9e134a
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa72d ago0xeda515…3c1ea5
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa72d ago0x050ab3…297b45
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa72d ago0x5c079f…ef60d0
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa72d ago0xe1a8c0…814022
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa72d ago0x00da2a…5c13e8
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa72d ago0xc58e48…786625
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa72d ago0x2e2dd8…c61a5b
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa72d ago0xebd1c1…1e1485
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa72d ago0x8e375e…5576ba
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa72d ago0xaae8db…d9b26b
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa72d ago0xa36075…86c92f
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa72d ago0x2ca889…4e04d0
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa72d ago0xbfb502…45074b
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa72d ago0x118b1e…ea2d94
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa72d ago0xa2cedc…31a5cd
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa72d ago0x507d8b…151837
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa72d ago0x8c44ea…3b282b
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa72d ago0x4cb88a…f65bfc
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa72d ago0x32cc0d…8d5822
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa72d ago0xce359e…bc5ab9

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.