Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5aa1…3e2d0x45ee…3935Base—$0.01100%coinbase72d ago0xf855ac…1c512b
0x5aa1…3e2d0x72f0…f053Base—$0.01100%coinbase72d ago0xaec2c9…e692e5
0x5aa1…3e2d0x9752…2c5cBase—$0.01100%coinbase72d ago0x6c1582…5490bc
0x5aa1…3e2d0xd8c7…21e0Base—$0.01100%coinbase72d ago0x578100…7fb9d6
0x5aa1…3e2d0x878a…16e5Base—$0.01100%coinbase72d ago0x35abb0…772835
0x5aa1…3e2d0xb387…029cBase—$0.01100%coinbase72d ago0x4932f7…23a09f
0x5aa1…3e2d0x0c6a…f0d5Base—$0.01100%coinbase72d ago0x0fb368…970ab4
0x5aa1…3e2d0x0bde…e884Base—$0.01100%coinbase72d ago0x72fb2d…cb2832
0x5aa1…3e2d0x1606…0861Base—$0.01100%coinbase72d ago0x9fa06b…e47062
0x5aa1…3e2d0xb1c6…bd75Base—$0.01100%coinbase72d ago0xac773e…8654ab
0x5aa1…3e2d0x09e1…81afBase—$0.01100%coinbase72d ago0x728c3f…58321a
0x5aa1…3e2d0x86c8…c25aBase—$0.01100%coinbase72d ago0x1ab58b…898d9d
0x5aa1…3e2d0x59cd…9499Base—$0.01100%coinbase72d ago0x8725fb…9629dd
0x5aa1…3e2d0xd2fa…324aBase—$0.01100%coinbase72d ago0x27c3a9…e9a322
0x5aa1…3e2d0x54a7…056bBase—$0.01100%coinbase72d ago0x8a21b9…3035b9
0x5aa1…3e2d0x5b5e…7a54Base—$0.01100%coinbase72d ago0x1b823d…b06962
0x5aa1…3e2d0x36b2…ce01Base—$0.01100%coinbase72d ago0x8b39f8…5af357
0x5aa1…3e2d0x90d5…60baBase—$0.01100%coinbase72d ago0x62724b…cbffc8
0x5aa1…3e2d0xb93c…63b6Base—$0.01100%coinbase72d ago0xf7e152…656441
0x5aa1…3e2d0x08cf…6874Base—$0.01100%coinbase72d ago0xaf095f…21ea11
0x5aa1…3e2d0x8d5d…47a3Base—$0.01100%coinbase72d ago0x44bdab…6aa1f4
0x5aa1…3e2d0x4286…015fBase—$0.01100%coinbase72d ago0xf57029…bdd08c
0x5aa1…3e2d0x9b19…a1beBase—$0.01100%coinbase72d ago0x0da535…652713
0x5aa1…3e2d0xe976…9203Base—$0.01100%coinbase72d ago0xeedb1e…5ae5fb
0x5aa1…3e2d0x26ba…f4e8Base—$0.01100%coinbase72d ago0xd7248a…7e578b

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.