Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd419…c2280xfe80…47eeBase—$0.001100%fluxa18d ago0x40a270…4dbbe9
0xd419…c2280xfe80…47eeBase—$0.001100%fluxa18d ago0x25f42f…58ea5e
0xd419…c2280xfe80…47eeBase—$0.001100%fluxa18d ago0x7e880a…ad81ba
0xd419…c2280xfe80…47eeBase—$0.001100%fluxa18d ago0x0aa498…57e815
0xd419…c2280xfe80…47eeBase—$0.001100%fluxa18d ago0x6c1f0d…423caf
0xd419…c2280xfe80…47eeBase—$0.001100%fluxa18d ago0x29b776…f215fa
0xd419…c2280xfe80…47eeBase—$0.001100%fluxa18d ago0xf2af70…2ef207
0xd419…c2280xfe80…47eeBase—$0.001100%fluxa18d ago0xf651a6…d8a277
0xd419…c2280xfe80…47eeBase—$0.001100%fluxa18d ago0x835846…b202d3
0xd419…c2280xfe80…47eeBase—$0.001100%fluxa18d ago0xbe9009…a958c5
0xd419…c2280xfe80…47eeBase—$0.001100%fluxa18d ago0x1ee660…e91851
0xd419…c2280xfe80…47eeBase—$0.001100%fluxa18d ago0xf42216…e57b7c
0xd419…c2280xfe80…47eeBase—$0.001100%fluxa18d ago0x832e64…2cda38
0xd419…c2280xfe80…47eeBase—$0.001100%fluxa18d ago0xa1ee39…050620
0xd419…c2280xfe80…47eeBase—$0.001100%fluxa18d ago0xfcb0d8…7fe791
0xd419…c2280xfe80…47eeBase—$0.001100%fluxa18d ago0x0993ee…9f496c
0xd419…c2280xfe80…47eeBase—$0.001100%fluxa18d ago0x39fd42…580446
0xd419…c2280xfe80…47eeBase—$0.001100%fluxa18d ago0xf572ea…a87115
0xd419…c2280xfe80…47eeBase—$0.001100%fluxa18d ago0xd1122d…393f78
0xd419…c2280xfe80…47eeBase—$0.001100%fluxa18d ago0x34f2e7…3d69d7
0xd419…c2280xfe80…47eeBase—$0.001100%fluxa18d ago0x07926d…126062
0xd419…c2280xfe80…47eeBase—$0.001100%fluxa18d ago0x4fe464…c975dc
0xd419…c2280xfe80…47eeBase—$0.001100%fluxa18d ago0x379b1d…5e51f3
0xd419…c2280xfe80…47eeBase—$0.001100%fluxa18d ago0x91d9e2…56e17e
0xd419…c2280xfe80…47eeBase—$0.001100%fluxa18d ago0x1715d5…bee884

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.