Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x5f91…abbcBase—$0.01100%fluxa121d ago0xe4c46a…bd278f
0xb90a…9ae40x5f91…abbcBase—$0.01100%fluxa121d ago0x8d7c2d…56ad4b
0xb90a…9ae40x5f91…abbcBase—$0.01100%fluxa121d ago0x3bb5e3…cb3865
0xb90a…9ae40x5f91…abbcBase—$0.01100%fluxa121d ago0xff4399…6c0da3
0xb90a…9ae40x5f91…abbcBase—$0.01100%fluxa121d ago0xcaf322…bbe5c7
0xb90a…9ae40x5f91…abbcBase—$0.01100%fluxa121d ago0x33f34f…08b4d9
0xb90a…9ae40x5f91…abbcBase—$0.01100%fluxa121d ago0x85a715…176ca8
0xb90a…9ae40x5f91…abbcBase—$0.01100%fluxa121d ago0xcdcf9a…b2e3fa
0xb90a…9ae40x5f91…abbcBase—$12.61100%fluxa122d ago0x5bd2b6…8aa8cf
0xb90a…9ae40x5f91…abbcBase—$0.01100%fluxa122d ago0xf33184…76c56d
0xb90a…9ae40x5f91…abbcBase—$0.01100%fluxa122d ago0x3716ae…0c37a7
0xb90a…9ae40x5f91…abbcBase—$0.01100%fluxa122d ago0x9d9451…abf16e
0xb90a…9ae40x5f91…abbcBase—$0.01100%fluxa122d ago0xed5d5b…5df822
0xb90a…9ae40x5f91…abbcBase—$0.01100%fluxa122d ago0x51741f…5ea181
0xb90a…9ae40x5f91…abbcBase—$0.01100%fluxa122d ago0x0aa18e…0fbba9
0xb90a…9ae40x5f91…abbcBase—$0.01100%fluxa122d ago0x5a1840…5700a9
0xb90a…9ae40x5f91…abbcBase—$0.01100%fluxa122d ago0x157344…37a512
0xb90a…9ae40x5f91…abbcBase—$0.01100%fluxa122d ago0x61948b…31b274
0xb90a…9ae40x5f91…abbcBase—$0.01100%fluxa122d ago0xac29fe…dd70f2
0xb90a…9ae40x5f91…abbcBase—$0.01100%fluxa122d ago0xe97907…b1caeb
0xb90a…9ae40x5f91…abbcBase—$0.01100%fluxa122d ago0x44c1a2…868fd9
0xb90a…9ae40x5f91…abbcBase—$0.10100%fluxa122d ago0x32b333…f8bd55
0xb90a…9ae40x5f91…abbcBase—$0.01100%fluxa122d ago0xc8bc25…def688
0xb90a…9ae40x5f91…abbcBase—$0.01100%fluxa122d ago0x773b0a…e3ca32
0xb90a…9ae40x5f91…abbcBase—$0.05100%fluxa122d ago0xc96eae…7ced7a

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.