Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4f42…40b90xfe80…47eeBase—$0.001100%fluxa15d ago0x35ecc6…dde516
0x4f42…40b90xfe80…47eeBase—$0.001100%fluxa16d ago0x8b0e10…fa2202
0x4f42…40b90xfe80…47eeBase—$0.001100%fluxa16d ago0x76ff63…80833b
0x4f42…40b90xfe80…47eeBase—$0.001100%fluxa16d ago0x871070…47be66
0x4f42…40b90xfe80…47eeBase—$0.001100%fluxa16d ago0xf6697c…ddf455
0x4f42…40b90xfe80…47eeBase—$0.001100%fluxa16d ago0x9a7248…03c248
0x4f42…40b90xfe80…47eeBase—$0.001100%fluxa16d ago0x412bd3…17de5e
0x4f42…40b90xfe80…47eeBase—$0.001100%fluxa16d ago0x30c6b9…a20eac
0x4f42…40b90xfe80…47eeBase—$0.001100%fluxa16d ago0x6886fb…da9130
0x4f42…40b90xfe80…47eeBase—$0.001100%fluxa16d ago0x241bfc…9c2421
0x4f42…40b90xfe80…47eeBase—$0.001100%fluxa16d ago0x8ca7fc…4749df
0x4f42…40b90xfe80…47eeBase—$0.001100%fluxa16d ago0x336ec9…1be853
0x4f42…40b90xfe80…47eeBase—$0.001100%fluxa16d ago0x702942…ac697a
0x4f42…40b90xfe80…47eeBase—$0.001100%fluxa16d ago0x32648d…3e9661
0x4f42…40b90xfe80…47eeBase—$0.001100%fluxa16d ago0xd1db5b…02ba9d
0x4f42…40b90xfe80…47eeBase—$0.001100%fluxa16d ago0x3aa5c3…94eb34
0x4f42…40b90xfe80…47eeBase—$0.001100%fluxa16d ago0xc960ae…3317cd
0x4f42…40b90xfe80…47eeBase—$0.001100%fluxa16d ago0x15bc09…ad56fa
0x4f42…40b90xfe80…47eeBase—$0.001100%fluxa16d ago0x899cc6…4910af
0x4f42…40b90xfe80…47eeBase—$0.001100%fluxa16d ago0x6e7099…128c33

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.