Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa49d ago0x61e979…db84ee
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa49d ago0xda2f39…ef050e
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa49d ago0x6c5b02…3677d1
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa49d ago0x41474b…abe513
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa49d ago0x24d1c0…ccd665
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa49d ago0xd713b3…a0e8b1
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa49d ago0x2bc6fd…962c92
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa49d ago0xf78c79…9abf42
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa49d ago0x9ede4e…263296
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa49d ago0xdfea30…f747c4
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa49d ago0x98bd6a…7879a7
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa49d ago0xc1605e…77617b
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa49d ago0x5a011d…cebcfb
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa49d ago0x96db55…386b25
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa49d ago0x55cef4…568565
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa49d ago0x7502f6…8a2ca6
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa49d ago0x7bd5a8…9047d5
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa49d ago0x63eeb5…0f4d25
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa49d ago0xcca162…707cf2
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa49d ago0xf85146…e709a5
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa49d ago0x22b6e8…06c831
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa49d ago0x0f8c2c…be8012
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa50d ago0x2cf13b…a8d2e2

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.