Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc56e…9d720xfe80…47eeBase—$0.001100%fluxa15d ago0xb2fa8f…6ecea0
0xc56e…9d720xfe80…47eeBase—$0.001100%fluxa15d ago0x94020e…68ff8c
0xc56e…9d720xfe80…47eeBase—$0.001100%fluxa15d ago0x7ab6d5…8e514b
0xc56e…9d720xfe80…47eeBase—$0.001100%fluxa15d ago0x8f7f56…4e6fe6
0xc56e…9d720xfe80…47eeBase—$0.001100%fluxa15d ago0xb839a5…53f7db
0xc56e…9d720xfe80…47eeBase—$0.001100%fluxa15d ago0x4acc5b…be7c45
0xc56e…9d720xfe80…47eeBase—$0.001100%fluxa15d ago0x26ea82…c3572f
0xc56e…9d720xfe80…47eeBase—$0.001100%fluxa15d ago0xe25cb0…d79049
0xc56e…9d720xfe80…47eeBase—$0.001100%fluxa15d ago0x285b70…db7d35
0xc56e…9d720xfe80…47eeBase—$0.001100%fluxa16d ago0x90e8d7…e77d0f
0xc56e…9d720xfe80…47eeBase—$0.001100%fluxa16d ago0x9d768b…4899d0
0xc56e…9d720xfe80…47eeBase—$0.001100%fluxa16d ago0x3c76fa…0d26f5
0xc56e…9d720xfe80…47eeBase—$0.001100%fluxa16d ago0x02afd0…349dd8
0xc56e…9d720xfe80…47eeBase—$0.001100%fluxa16d ago0xe29181…a2cd2a
0xc56e…9d720xfe80…47eeBase—$0.001100%fluxa16d ago0xb8f927…8301e1
0xc56e…9d720xfe80…47eeBase—$0.001100%fluxa16d ago0x69ca83…85ef44
0xc56e…9d720xfe80…47eeBase—$0.001100%fluxa16d ago0x66f76e…bb963d
0xc56e…9d720xfe80…47eeBase—$0.001100%fluxa16d ago0xca89ec…4613d6
0xc56e…9d720xfe80…47eeBase—$0.001100%fluxa16d ago0x85afa3…e83ca9
0xc56e…9d720xfe80…47eeBase—$0.001100%fluxa16d ago0x27697e…aa4486
0xc56e…9d720xfe80…47eeBase—$0.001100%fluxa16d ago0xf89260…9cf799
0xc56e…9d720xfe80…47eeBase—$0.001100%fluxa16d ago0xa1218c…1fa941
0xc56e…9d720xfe80…47eeBase—$0.001100%fluxa16d ago0x9a31a2…f23bf5
0xc56e…9d720xfe80…47eeBase—$0.001100%fluxa16d ago0x89c73b…462e3e
0xc56e…9d720xfe80…47eeBase—$0.001100%fluxa16d ago0x04ecb4…b18681

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.