Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x239a…0f330xdc59…1506Basex402 service$0.001100%coinbase75d ago0x7640a7…6cfa8a
0x239a…0f330xdc59…1506Basex402 service$0.001100%coinbase75d ago0x105ca4…9381e6
0x239a…0f330xdc59…1506Basex402 service$0.001100%coinbase75d ago0xe7cce3…bda43a
0x239a…0f330xdc59…1506Basex402 service$0.00103100%coinbase75d ago0x024f7d…01c166
0x239a…0f330xdc59…1506Basex402 service$0.001100%coinbase75d ago0xb3781d…1605fa
0x239a…0f330xdc59…1506Basex402 service$0.001100%coinbase75d ago0x587c5e…07eaed
0x239a…0f330xdc59…1506Basex402 service$0.001100%coinbase75d ago0xb18eb3…18eb2b
0x239a…0f330xdc59…1506Basex402 service$0.001003100%coinbase75d ago0x4dd82a…c29080
0x239a…0f330xdc59…1506Basex402 service$0.001095100%coinbase75d ago0x1cd70f…5bef1c
0x239a…0f330xdc59…1506Basex402 service$0.00101100%coinbase75d ago0x055ded…bcae81
0x239a…0f330xdc59…1506Basex402 service$0.001100%coinbase75d ago0x9c0d87…ae70ba
0x239a…0f330xdc59…1506Basex402 service$0.004758100%coinbase75d ago0xcab7a0…faf92f
0x239a…0f330xdc59…1506Basex402 service$0.00225100%coinbase75d ago0x0cda4a…76c0aa
0x239a…0f330xdc59…1506Basex402 service$0.00882100%coinbase75d ago0x35a824…6b8035
0x239a…0f330xdc59…1506Basex402 service$0.005013100%coinbase75d ago0xf127a4…cba874
0x239a…0f330xdc59…1506Basex402 service$0.005828100%coinbase75d ago0xb5fc49…922430
0x239a…0f330xdc59…1506Basex402 service$0.00846100%coinbase75d ago0x7996ee…81f4bd
0x239a…0f330xdc59…1506Basex402 service$0.005755100%coinbase75d ago0xef999e…dfbe06
0x239a…0f330xdc59…1506Basex402 service$0.008335100%coinbase75d ago0x7103fb…3c35ae
0x239a…0f330xdc59…1506Basex402 service$0.005035100%coinbase75d ago0x746ac0…ebb3b2
0x239a…0f330xdc59…1506Basex402 service$0.002828100%coinbase75d ago0x078d16…d5c7cf
0x239a…0f330xdc59…1506Basex402 service$0.006465100%coinbase75d ago0xc7a778…b161c1
0x239a…0f330xdc59…1506Basex402 service$0.004065100%coinbase75d ago0xde00c7…cfcf36
0x239a…0f330xdc59…1506Basex402 service$0.004628100%coinbase75d ago0xb7445f…2fca58
0x239a…0f330xdc59…1506Basex402 service$0.004513100%coinbase75d ago0xd61e0d…00c437

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.