Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa24d ago0xa58d82…267618
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa24d ago0xb1f9c2…db3bed
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa24d ago0x169f1b…17e5dd
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa24d ago0x5b2209…3adade
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa24d ago0xa3aeb7…8dffae
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa24d ago0x6d59ff…7f700f
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa24d ago0xb37279…0d8b49
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa24d ago0xd61325…8b87e5
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa24d ago0x22ab1d…a7fbfe
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa24d ago0x90f56f…5caf44
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa24d ago0x499b2b…fc477b
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa24d ago0xdd467d…3ad174
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa24d ago0x85abbe…3b776c
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa24d ago0xa9f5f3…5ba949
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa25d ago0x5b1355…d53871
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa25d ago0x15430f…0110dc
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa25d ago0x3096d5…e2e010
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa25d ago0xc8411d…acce39
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa25d ago0x35ed59…6bc39e
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa25d ago0xc2bd09…2f8d19
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa25d ago0x2fc4cb…f96d04
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa25d ago0xae6405…e4c674
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa25d ago0x8d1f7e…fcfecd
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa25d ago0x3b1832…bebf26
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa25d ago0x2e3ced…1a9001

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.