Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa48d ago0x29d185…a9bd23
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa48d ago0x4d8181…3464f8
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa48d ago0x29aca0…787aa1
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa48d ago0xf2f7f1…457307
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa48d ago0xde0e39…48dd6e
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa48d ago0xa4b62d…b14abe
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa48d ago0x5720a6…6bf083
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa48d ago0x6afbfd…504131
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa48d ago0x6a5e9c…c93e85
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa48d ago0x67f82b…14fc4b
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa48d ago0xa97f6d…e633fc
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa48d ago0x81a63c…d3a422
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa48d ago0xa2829e…228d3a
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa48d ago0xef0cdf…532489
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa48d ago0x71a6d7…990e6f
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa48d ago0xd43553…16152f
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa48d ago0xd0eb8b…2dad1d
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa48d ago0x745dbb…534ef9
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa48d ago0xb82815…d81970
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa48d ago0x0637ad…6e66f2
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa48d ago0x896f3f…ff83c0
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa48d ago0x4d536a…7f4a9f
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa49d ago0x165a1f…e0105a
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa49d ago0xfc1848…8591c9
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa49d ago0x44ac10…6c7c86

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.