Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x18ad…e8e50x9c95…e299Base—$0.001100%fluxa48d ago0x56f9e5…b5f636
0x18ad…e8e50x9c95…e299Base—$0.001100%fluxa48d ago0x917aed…5e1f8a
0x18ad…e8e50x9c95…e299Base—$0.001100%fluxa48d ago0x7711a0…cbc9bb
0x18ad…e8e50x9c95…e299Base—$0.001100%fluxa48d ago0xf3b369…564559
0x18ad…e8e50x9c95…e299Base—$0.001100%fluxa48d ago0xe7ecbe…ed3813
0x18ad…e8e50x9c95…e299Base—$0.001100%fluxa48d ago0x42b546…b39870
0x18ad…e8e50x9c95…e299Base—$0.001100%fluxa48d ago0x323836…273c34
0x18ad…e8e50x9c95…e299Base—$0.001100%fluxa48d ago0x5ebba6…95e48d
0x18ad…e8e50x9c95…e299Base—$0.001100%fluxa48d ago0x94ff60…76f617
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa48d ago0xa2be8b…4e242d
0x18ad…e8e50x9c95…e299Base—$0.001100%fluxa48d ago0x08ca17…b9afa0
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa48d ago0x3d5743…b07439
0x18ad…e8e50x9c95…e299Base—$0.001100%fluxa48d ago0x751342…da0360
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa48d ago0x849248…2316f3
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa48d ago0x71a461…de9029
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa48d ago0xe13fe0…2ce335
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa48d ago0x391d65…d69ac3
0x18ad…e8e50x9c95…e299Base—$0.001100%fluxa48d ago0x4275d8…3152db
0x18ad…e8e50x9c95…e299Base—$0.001100%fluxa48d ago0x6bd528…f7a2ac
0x18ad…e8e50x9c95…e299Base—$0.001100%fluxa48d ago0x00aec5…123c15
0x18ad…e8e50x9c95…e299Base—$0.001100%fluxa48d ago0x20efde…d55659
0x18ad…e8e50x9c95…e299Base—$0.001100%fluxa48d ago0x93b23d…7cd7ce
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa48d ago0x092859…122f5a
0x18ad…e8e50x9c95…e299Base—$0.001100%fluxa48d ago0xfbd625…8c0977
0x18ad…e8e50x9c95…e299Base—$0.001100%fluxa48d ago0x676fe2…9008d7

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.