Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc34a…f7400xac65…4417Base—$0.09100%fluxa117d ago0x709b19…7330e9
0xb90a…9ae40xc34a…f740Base—$0.01100%fluxa117d ago0xa37b31…186e8c
0xb90a…9ae40xc34a…f740Base—$0.01100%fluxa117d ago0x409023…954d36
0xb90a…9ae40xc34a…f740Base—$0.01100%fluxa117d ago0x1dc887…01ca88
0xb90a…9ae40xc34a…f740Base—$0.01100%fluxa117d ago0xaa846f…45e0ab
0xb90a…9ae40xc34a…f740Base—$0.01100%fluxa117d ago0x651720…f5b9bb
0xb90a…9ae40xc34a…f740Base—$0.01100%fluxa117d ago0x67aa86…42d86a
0xb90a…9ae40xc34a…f740Base—$0.01100%fluxa117d ago0xeeb3b7…80ddd1
0xb90a…9ae40xc34a…f740Base—$0.01100%fluxa118d ago0xecb497…43ae14
0xb90a…9ae40xc34a…f740Base—$0.01100%fluxa118d ago0xa5b357…dde6e3
0xc34a…f7400xac65…4417Base—$0.02100%fluxa118d ago0x35c617…1d94c0
0xb90a…9ae40xc34a…f740Base—$0.01100%fluxa118d ago0x0754ad…0196df
0xb90a…9ae40xc34a…f740Base—$0.01100%fluxa118d ago0xc3e611…d4edfd
0xc34a…f7400xac65…4417Base—$0.01100%fluxa118d ago0x03545d…57f0d1
0xb90a…9ae40xc34a…f740Base—$0.01100%fluxa118d ago0xf81826…f1c082
0xc34a…f7400xac65…4417Base—$0.01100%fluxa118d ago0xdd89ac…69b32f
0xb90a…9ae40xc34a…f740Base—$0.01100%fluxa118d ago0xa34de1…e490f0
0xc34a…f7400xac65…4417Base—$0.07100%fluxa118d ago0xdc380f…0414f2
0xb90a…9ae40xc34a…f740Base—$0.01100%fluxa118d ago0xe61606…34ab81
0xb90a…9ae40xc34a…f740Base—$0.01100%fluxa118d ago0x0bef30…4d4932
0xb90a…9ae40xc34a…f740Base—$0.05100%fluxa118d ago0x20e730…04da86
0xc34a…f7400xac65…4417Base—$0.08100%fluxa118d ago0xfb7f3b…4f7def

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.