Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x229d…471bBase—$0.01100%fluxa120d ago0x2d38b6…6ecfbc
0xb90a…9ae40x229d…471bBase—$0.01100%fluxa120d ago0xcdcd8f…2f9298
0xb90a…9ae40x229d…471bBase—$0.01100%fluxa120d ago0x97c11b…8e4b02
0xb90a…9ae40x229d…471bBase—$3.60100%fluxa120d ago0x4237f8…b2f259
0xb90a…9ae40x229d…471bBase—$0.01100%fluxa120d ago0x79617e…b920f2
0xb90a…9ae40x229d…471bBase—$0.01100%fluxa120d ago0x05cb2e…2137a0
0xb90a…9ae40x229d…471bBase—$0.01100%fluxa120d ago0x5d0826…0f393e
0xb90a…9ae40x229d…471bBase—$0.01100%fluxa120d ago0x064194…742b92
0xb90a…9ae40x229d…471bBase—$0.01100%fluxa120d ago0xb7623c…57ce29
0xb90a…9ae40x229d…471bBase—$0.01100%fluxa120d ago0xd9d86b…ab7ee6
0xb90a…9ae40x229d…471bBase—$0.01100%fluxa120d ago0x845665…3cb267
0xb90a…9ae40x229d…471bBase—$0.01100%fluxa120d ago0xf00952…670e85
0xb90a…9ae40x229d…471bBase—$0.90100%fluxa120d ago0xb58fbf…3abb1a
0xb90a…9ae40x229d…471bBase—$0.01100%fluxa120d ago0xe3f39a…7b6c13
0xb90a…9ae40x229d…471bBase—$0.01100%fluxa120d ago0x2adfcf…53ecfa
0xb90a…9ae40x229d…471bBase—$0.01100%fluxa120d ago0x474f45…717497
0xb90a…9ae40x229d…471bBase—$0.01100%fluxa120d ago0xe9cf2e…8128ee
0xb90a…9ae40x229d…471bBase—$0.01100%fluxa120d ago0xd8367f…8c237b
0xb90a…9ae40x229d…471bBase—$0.01100%fluxa120d ago0xfc452f…151c67
0xb90a…9ae40x229d…471bBase—$0.01100%fluxa120d ago0x587e42…1c9918
0x229d…471b0xac65…4417Base—$0.08100%fluxa120d ago0x6908f3…72f87f
0xb90a…9ae40x229d…471bBase—$0.01100%fluxa120d ago0x27a044…c0f1f3
0xb90a…9ae40x229d…471bBase—$0.01100%fluxa120d ago0xbe54a6…d6124e
0xb90a…9ae40x229d…471bBase—$0.01100%fluxa120d ago0x107d14…b279f9
0x229d…471b0xac65…4417Base—$0.04100%fluxa120d ago0x2a810b…69869c

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.