Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x41f3…80b50xac65…4417Base—$0.01100%fluxa119d ago0x430966…315541
0xb90a…9ae40x41f3…80b5Base—$0.01100%fluxa119d ago0x7930b1…1bd7f0
0x41f3…80b50xac65…4417Base—$0.03100%fluxa119d ago0xd176b1…6d3530
0xb90a…9ae40x41f3…80b5Base—$0.01100%fluxa119d ago0x4938d7…cbebf2
0xb90a…9ae40x41f3…80b5Base—$0.01100%fluxa119d ago0x5bfd35…f5e5f7
0xb90a…9ae40x41f3…80b5Base—$0.01100%fluxa119d ago0x016d53…71bcce
0x41f3…80b50xac65…4417Base—$3.69100%fluxa119d ago0xeadc76…89defd
0xb90a…9ae40x41f3…80b5Base—$0.05100%fluxa119d ago0x1c8d88…3b9b7d
0xb90a…9ae40x41f3…80b5Base—$0.01100%fluxa119d ago0x367fe1…28ec9f
0xb90a…9ae40x41f3…80b5Base—$0.01100%fluxa119d ago0x0590e2…81b468
0xb90a…9ae40x41f3…80b5Base—$0.01100%fluxa119d ago0x0fd334…d1918f
0xb90a…9ae40x41f3…80b5Base—$3.60100%fluxa119d ago0xcccce0…f7ee02
0xb90a…9ae40x41f3…80b5Base—$0.01100%fluxa119d ago0xce3e2c…850421
0x41f3…80b50xac65…4417Base—$0.07100%fluxa119d ago0x0a1de7…f7977a
0xb90a…9ae40x41f3…80b5Base—$0.01100%fluxa119d ago0x1910d1…060512
0xb90a…9ae40x41f3…80b5Base—$0.01100%fluxa119d ago0x2f2a09…3f4698
0xb90a…9ae40x41f3…80b5Base—$0.01100%fluxa119d ago0xc39764…872abb
0xb90a…9ae40x41f3…80b5Base—$0.01100%fluxa119d ago0x2b81f5…a0b2b7
0xb90a…9ae40x41f3…80b5Base—$0.01100%fluxa119d ago0xcaec8a…32d514
0xb90a…9ae40x41f3…80b5Base—$0.01100%fluxa119d ago0x36ffde…3cc4eb
0xb90a…9ae40x41f3…80b5Base—$0.01100%fluxa119d ago0x605040…119f7e
0x41f3…80b50xac65…4417Base—$0.01100%fluxa119d ago0x4178ef…e21e91
0xb90a…9ae40x41f3…80b5Base—$0.01100%fluxa119d ago0x8590c7…9efe46

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.