Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf404…19ac0xb0b8…7880Base—$522.26100%0xa923…c9ac93d ago0x3e9545…e564ab
0x678c…101e0xf404…19acBase—$23.49100%0xa923…c9ac93d ago0x731691…95c24a
0x7979…971f0xf404…19acBase—$23.38100%0xa923…c9ac93d ago0x69062c…d11ebe
0x740c…57f30xf404…19acBase—$23.49100%0xa923…c9ac93d ago0x168637…d106ef
0x7df7…f28c0xf404…19acBase—$45.46100%0xa923…c9ac93d ago0x4550c3…85f1d2
0x5b14…4cd00xf404…19acBase—$23.13100%0xa923…c9ac93d ago0xb34c44…568055
0x6e47…550c0xf404…19acBase—$23.19100%0xa923…c9ac93d ago0x470cb1…26f5dc
0xfded…d2db0xf404…19acBase—$45.37100%0xa923…c9ac93d ago0xabfc74…49d11b
0x93ba…1c410xf404…19acBase—$22.17100%0xa923…c9ac93d ago0xd67f47…141526
0x03ed…e37d0xf404…19acBase—$22.17100%0xa923…c9ac93d ago0x37475e…de67ff
0x8d0f…786d0xf404…19acBase—$22.17100%0xa923…c9ac93d ago0xd259fd…79fd80
0xca2f…9dcd0xf404…19acBase—$66.52100%0xa923…c9ac93d ago0x48748a…ec1e61
0x7831…937a0xf404…19acBase—$67.25100%0xa923…c9ac93d ago0xc6863b…80919d
0x68a7…02550xf404…19acBase—$22.16100%0xa923…c9ac93d ago0xfdb121…70e887
0x2fdd…de7b0xf404…19acBase—$23.01100%0xa923…c9ac93d ago0xf976e6…c23ed8
0x01b7…1d660xf404…19acBase—$23.00100%0xa923…c9ac93d ago0xf976e6…c23ed8
0x4658…61740xf404…19acBase—$23.10100%0xa923…c9ac93d ago0xf7d454…1df123

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.