Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2df4…51210xfe80…47eeBase—$0.001100%fluxa21d ago0x8f2e6f…26b9fe
0x2df4…51210xfe80…47eeBase—$0.001100%fluxa21d ago0xb80ef4…db09bc
0x2df4…51210xfe80…47eeBase—$0.001100%fluxa21d ago0x1b6977…d85a90
0x2df4…51210xfe80…47eeBase—$0.001100%fluxa21d ago0x6a884a…73b682
0x2df4…51210xfe80…47eeBase—$0.001100%fluxa21d ago0x24b5d4…dc6fa6
0x2df4…51210xfe80…47eeBase—$0.001100%fluxa21d ago0x9b94fa…97885c
0x2df4…51210xfe80…47eeBase—$0.001100%fluxa21d ago0xd4722e…5bf47f
0x2df4…51210xfe80…47eeBase—$0.001100%fluxa21d ago0xc1795d…d8d1f1
0x2df4…51210xfe80…47eeBase—$0.001100%fluxa21d ago0x8f3f00…f45d42
0x2df4…51210xfe80…47eeBase—$0.001100%fluxa21d ago0xd00bcb…8133e7
0x2df4…51210xfe80…47eeBase—$0.001100%fluxa21d ago0xd50683…845476
0x2df4…51210xfe80…47eeBase—$0.001100%fluxa21d ago0xf93872…42b1da
0x2df4…51210xfe80…47eeBase—$0.001100%fluxa21d ago0x5d24ad…f71c36
0x2df4…51210xfe80…47eeBase—$0.001100%fluxa21d ago0x6241fe…8f2637
0x2df4…51210xfe80…47eeBase—$0.001100%fluxa21d ago0xc8f39e…7142c5
0x2df4…51210xfe80…47eeBase—$0.001100%fluxa21d ago0x805e1d…5f2794
0x2df4…51210xfe80…47eeBase—$0.001100%fluxa21d ago0xb682bd…9b89a9
0x2df4…51210xfe80…47eeBase—$0.001100%fluxa21d ago0x13226b…8620e7
0x2df4…51210xfe80…47eeBase—$0.001100%fluxa21d ago0xa6b583…31bad7
0x2df4…51210xfe80…47eeBase—$0.001100%fluxa21d ago0x311c63…d776ca
0x2df4…51210xfe80…47eeBase—$0.001100%fluxa21d ago0xf72525…982f94
0x2df4…51210xfe80…47eeBase—$0.001100%fluxa21d ago0xcce5c4…cb89a3
0x2df4…51210xfe80…47eeBase—$0.001100%fluxa21d ago0x834003…86e290
0x2df4…51210xfe80…47eeBase—$0.001100%fluxa21d ago0x1cbb5a…32681f
0x2df4…51210xfe80…47eeBase—$0.001100%fluxa21d ago0x57552d…d8aadd

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.