Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa17d ago0xa4b146…f74531
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa17d ago0x29df1b…766c4e
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa17d ago0xe0abac…4b700f
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa17d ago0x062530…ce77dc
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa17d ago0x772972…526a09
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa17d ago0x62f75b…88b1a5
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa17d ago0x030f5d…7de43f
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa17d ago0xd3a2ae…962dbd
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa17d ago0xa3fb10…bfce2e
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa17d ago0xbc1689…a5173f
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa17d ago0x9a0486…f883c8
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa17d ago0x9ad784…0b0764
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa17d ago0xa34b24…18c0dd
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa17d ago0x837929…19bc60
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa17d ago0xc426b3…9dba2e
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa17d ago0x29a754…8f9086
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa17d ago0xb25844…50d052
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa17d ago0x57f039…7e18a6
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa17d ago0xcd96e9…445717
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa17d ago0xbd6850…5f543e
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa18d ago0x33ef77…b76c21
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa18d ago0xec374f…ccd690
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa18d ago0x33d7a6…cd606d

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.