Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3698…a89d0xfe80…47eeBase—$0.001100%fluxa17d ago0x323620…5de579
0x3698…a89d0xfe80…47eeBase—$0.001100%fluxa17d ago0x529c3c…4e52eb
0x3698…a89d0xfe80…47eeBase—$0.001100%fluxa17d ago0xdca47a…6562a3
0x3698…a89d0xfe80…47eeBase—$0.001100%fluxa17d ago0xeed39f…121a29
0x3698…a89d0xfe80…47eeBase—$0.001100%fluxa17d ago0x81c529…ac2bfe
0x3698…a89d0xfe80…47eeBase—$0.001100%fluxa17d ago0xa3355e…1faf22
0x3698…a89d0xfe80…47eeBase—$0.001100%fluxa17d ago0x64c398…5c086c
0x3698…a89d0xfe80…47eeBase—$0.001100%fluxa17d ago0x1f136c…10c6f0
0x3698…a89d0xfe80…47eeBase—$0.001100%fluxa17d ago0x7b4dbd…833289
0x3698…a89d0xfe80…47eeBase—$0.001100%fluxa17d ago0xaa463a…82c32a
0x3698…a89d0xfe80…47eeBase—$0.001100%fluxa17d ago0x432ce4…5b0971
0x3698…a89d0xfe80…47eeBase—$0.001100%fluxa17d ago0xc5e17f…26cf83
0x3698…a89d0xfe80…47eeBase—$0.001100%fluxa17d ago0xafb469…7ca4dc
0x3698…a89d0xfe80…47eeBase—$0.001100%fluxa17d ago0x98659b…bb49e5
0x3698…a89d0xfe80…47eeBase—$0.001100%fluxa17d ago0xc281c5…e2b369
0x3698…a89d0xfe80…47eeBase—$0.001100%fluxa17d ago0x889766…7541b5
0x3698…a89d0xfe80…47eeBase—$0.001100%fluxa17d ago0x96355b…d8211f
0x3698…a89d0xfe80…47eeBase—$0.001100%fluxa17d ago0xb1da00…54577f
0x3698…a89d0xfe80…47eeBase—$0.001100%fluxa17d ago0x2d110d…5ebf36
0x3698…a89d0xfe80…47eeBase—$0.001100%fluxa17d ago0x292362…fcda86
0x3698…a89d0xfe80…47eeBase—$0.001100%fluxa17d ago0x185afa…c884e9
0x3698…a89d0xfe80…47eeBase—$0.001100%fluxa17d ago0x20e0fe…8cd7ce
0x3698…a89d0xfe80…47eeBase—$0.001100%fluxa17d ago0x091ec7…ec7f51
0x3698…a89d0xfe80…47eeBase—$0.001100%fluxa17d ago0x3edc87…762c34
0x3698…a89d0xfe80…47eeBase—$0.001100%fluxa17d ago0xcc6ba5…89169f

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.