Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x679f…86740xfe80…47eeBase—$0.001100%fluxa22d ago0x285622…28c83f
0x679f…86740xfe80…47eeBase—$0.001100%fluxa22d ago0xd8ce97…d71677
0x679f…86740xfe80…47eeBase—$0.001100%fluxa22d ago0x69a4f9…fe07b2
0x679f…86740xfe80…47eeBase—$0.001100%fluxa22d ago0x4a9978…64fc2a
0x679f…86740xfe80…47eeBase—$0.001100%fluxa22d ago0x7ae7cc…131a95
0x679f…86740xfe80…47eeBase—$0.001100%fluxa22d ago0x235ebc…70600e
0x679f…86740xfe80…47eeBase—$0.001100%fluxa22d ago0xeec184…c94928
0x679f…86740xfe80…47eeBase—$0.001100%fluxa22d ago0x9bf5aa…84f53c
0x679f…86740xfe80…47eeBase—$0.001100%fluxa22d ago0x736f8e…7e4f8b
0x679f…86740xfe80…47eeBase—$0.001100%fluxa22d ago0xa00b26…e5ecd9
0x679f…86740xfe80…47eeBase—$0.001100%fluxa22d ago0xc7bf9d…0b35d3
0x679f…86740xfe80…47eeBase—$0.001100%fluxa23d ago0x686f50…3bbf7e
0x679f…86740xfe80…47eeBase—$0.001100%fluxa23d ago0x3dc058…96ac4a
0x679f…86740xfe80…47eeBase—$0.001100%fluxa23d ago0x496ff2…a41b47
0x679f…86740xfe80…47eeBase—$0.001100%fluxa23d ago0x90103a…58455d
0x679f…86740xfe80…47eeBase—$0.001100%fluxa23d ago0xec678a…07d1f7
0x679f…86740xfe80…47eeBase—$0.001100%fluxa23d ago0x2f5ae7…45cb1d
0x679f…86740xfe80…47eeBase—$0.001100%fluxa23d ago0x5aee04…465778
0x679f…86740xfe80…47eeBase—$0.001100%fluxa23d ago0xcec56a…e55d86
0x679f…86740xfe80…47eeBase—$0.001100%fluxa23d ago0x35ed09…0acea2
0x679f…86740xfe80…47eeBase—$0.001100%fluxa23d ago0xef7062…972de4
0x679f…86740xfe80…47eeBase—$0.001100%fluxa23d ago0xb3a50c…3b579d
0x679f…86740xfe80…47eeBase—$0.001100%fluxa23d ago0xf072e9…db9a61
0x679f…86740xfe80…47eeBase—$0.001100%fluxa23d ago0x86588b…7308ce
0x679f…86740xfe80…47eeBase—$0.001100%fluxa23d ago0x70e87f…96478f

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.