Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xcc70…1001Base—$0.01100%fluxa121d ago0x0e8ae5…5eb0c6
0xb90a…9ae40xcc70…1001Base—$0.01100%fluxa121d ago0x58086c…2852f8
0xb90a…9ae40xcc70…1001Base—$0.01100%fluxa121d ago0xa7e919…f5bc5d
0xcc70…10010xac65…4417Base—$0.12100%fluxa121d ago0x023ef6…25dc5b
0xb90a…9ae40xcc70…1001Base—$0.01100%fluxa121d ago0x24a609…60b1ed
0xb90a…9ae40xcc70…1001Base—$0.01100%fluxa122d ago0x86ca39…cf2e06
0xb90a…9ae40xcc70…1001Base—$0.10100%fluxa122d ago0x1ef0cb…09a382
0xb90a…9ae40xcc70…1001Base—$0.01100%fluxa122d ago0xd2caf0…8996cc
0xcc70…10010xac65…4417Base—$0.11100%fluxa122d ago0xf67089…885a8d
0xb90a…9ae40xcc70…1001Base—$0.01100%fluxa122d ago0x70cd5e…9d4cdb
0xb90a…9ae40xcc70…1001Base—$0.01100%fluxa122d ago0x6afb18…8d4a03
0xb90a…9ae40xcc70…1001Base—$0.01100%fluxa122d ago0xe81624…11a747
0xb90a…9ae40xcc70…1001Base—$0.01100%fluxa122d ago0x75ab92…32dbbc
0xb90a…9ae40xcc70…1001Base—$0.01100%fluxa122d ago0x0587f3…7d25c1
0xb90a…9ae40xcc70…1001Base—$0.01100%fluxa122d ago0x29d7da…e2c2d8
0xb90a…9ae40xcc70…1001Base—$0.01100%fluxa122d ago0x0b2593…d015b4
0xb90a…9ae40xcc70…1001Base—$0.01100%fluxa122d ago0x5f4e30…460628
0xb90a…9ae40xcc70…1001Base—$0.01100%fluxa122d ago0xc7b4d5…5e29d6
0xb90a…9ae40xcc70…1001Base—$0.01100%fluxa122d ago0x0b1cb4…d4176e
0xb90a…9ae40xcc70…1001Base—$0.01100%fluxa122d ago0x142f8f…85e512
0xcc70…10010xac65…4417Base—$0.11100%fluxa122d ago0x9320cc…5da43a
0xb90a…9ae40xcc70…1001Base—$0.05100%fluxa122d ago0x399d15…1605a7
0xb90a…9ae40xcc70…1001Base—$0.01100%fluxa122d ago0x69a3d5…900604
0xb90a…9ae40xcc70…1001Base—$0.01100%fluxa122d ago0xfe99d5…85eead
0xb90a…9ae40xcc70…1001Base—$0.01100%fluxa122d ago0xfb68b0…e76d40

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.