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 ago0xc5c96b…b9c2e8
0xb90a…9ae40x6757…d14bBase—$0.01100%fluxa114d ago0xe532e4…93642c
0xb90a…9ae40x6757…d14bBase—$0.01100%fluxa114d ago0xfe1f5f…307b86
0xb90a…9ae40x6757…d14bBase—$0.01100%fluxa114d ago0xd9699a…f02317
0xb90a…9ae40x6757…d14bBase—$0.01100%fluxa114d ago0x3731f1…ea8531
0xb90a…9ae40x6757…d14bBase—$0.01100%fluxa114d ago0x7feba9…a4fa6f
0xb90a…9ae40x6757…d14bBase—$0.01100%fluxa114d ago0xde64f2…db6cc1
0xb90a…9ae40x6757…d14bBase—$0.01100%fluxa114d ago0x5ea1da…3522f0
0xb90a…9ae40x6757…d14bBase—$0.01100%fluxa114d ago0x657a30…368f34
0xb90a…9ae40x6757…d14bBase—$0.01100%fluxa114d ago0x2ac3c2…b87757
0xb90a…9ae40x6757…d14bBase—$0.01100%fluxa114d ago0x6fe121…0b8d7f
0xb90a…9ae40x6757…d14bBase—$0.01100%fluxa114d ago0xb8a163…9da0ea
0xb90a…9ae40x6757…d14bBase—$0.01100%fluxa114d ago0xa2737b…af63ea
0xb90a…9ae40x6757…d14bBase—$0.01100%fluxa114d ago0x0efb86…7cb364
0xb90a…9ae40x6757…d14bBase—$0.01100%fluxa114d ago0xa15109…808de2
0xb90a…9ae40x6757…d14bBase—$0.01100%fluxa114d ago0x2d0161…ed2fec
0xb90a…9ae40x6757…d14bBase—$0.01100%fluxa114d ago0x2c27f0…7441a1
0xb90a…9ae40x6757…d14bBase—$0.01100%fluxa114d ago0xe5b29a…1c7f47
0xb90a…9ae40x6757…d14bBase—$0.01100%fluxa114d ago0x584b6e…687bf5
0xb90a…9ae40x6757…d14bBase—$0.01100%fluxa114d ago0x180927…446e22
0xb90a…9ae40x6757…d14bBase—$0.02100%fluxa114d ago0xeff4f4…9c2193
0xb90a…9ae40x6757…d14bBase—$0.01100%fluxa114d ago0x4e4f9d…64cd1e
0xb90a…9ae40x6757…d14bBase—$0.01100%fluxa114d ago0xbd474d…828bf3
0xb90a…9ae40x6757…d14bBase—$0.01100%fluxa114d ago0x35c411…d2880d
0xb90a…9ae40x6757…d14bBase—$0.01100%fluxa114d ago0xa59c92…37ae96

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.