Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x6757…d14bBase—$0.01100%fluxa114d ago0x071b55…3644d5
0xb90a…9ae40x6757…d14bBase—$0.01100%fluxa114d ago0x3abbe2…211353
0xb90a…9ae40x6757…d14bBase—$0.01100%fluxa114d ago0x2e1798…45916f
0xb90a…9ae40x6757…d14bBase—$0.01100%fluxa115d ago0xf5a5cb…7f893b
0xb90a…9ae40x6757…d14bBase—$0.02100%fluxa115d ago0x5a7262…ed3f42
0xb90a…9ae40x6757…d14bBase—$0.01100%fluxa115d ago0x843596…026870
0xb90a…9ae40x6757…d14bBase—$0.01100%fluxa115d ago0x5111e1…684ae7
0xb90a…9ae40x6757…d14bBase—$0.02100%fluxa115d ago0x37ea79…a2b0c1
0xb90a…9ae40x6757…d14bBase—$0.01100%fluxa115d ago0x485ba8…ebe31d
0xb90a…9ae40x6757…d14bBase—$0.01100%fluxa115d ago0xd146ee…802446
0xb90a…9ae40x6757…d14bBase—$0.01100%fluxa115d ago0x2c8731…bd88a1
0xb90a…9ae40x6757…d14bBase—$0.01100%fluxa115d ago0x1b2f32…02361b
0xb90a…9ae40x6757…d14bBase—$0.01100%fluxa115d ago0x93604d…bdafa4
0xb90a…9ae40x6757…d14bBase—$0.01100%fluxa115d ago0x9aa0f6…58871a
0xb90a…9ae40x6757…d14bBase—$0.01100%fluxa115d ago0x7194c9…748072
0xee7f…1cfb0x6757…d14bBase—$0.29100%fluxa115d ago0xce4f3e…d97ed5
0xb90a…9ae40x6757…d14bBase—$0.01100%fluxa115d ago0xc73831…5469c7
0xb90a…9ae40x6757…d14bBase—$0.01100%fluxa115d ago0x2e7938…b869af

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.