Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase18d ago0x064435…35292f
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase18d ago0x820faa…dca3d9
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase18d ago0xd32af8…543be8
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase18d ago0x1e6ed4…891ae7
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase18d ago0x816ee3…78b1e0
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase18d ago0x875005…1a9baf
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase18d ago0x9c87f1…f87ac8
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase18d ago0xb1f023…18c82f
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase18d ago0x882838…f49c6e
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase18d ago0x5245e2…6388cf
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase18d ago0xe92dc3…d16e10
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase18d ago0x89bf9b…fa7b1b
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase18d ago0x90e7a3…1d7246
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase18d ago0x4c7ec3…546fc9
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase18d ago0x893a15…df4a6c
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase18d ago0x71d538…20e76d
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase18d ago0xad88f5…dc6342
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase18d ago0xa27f68…53e438
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase18d ago0x8a3d0e…141401
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase18d ago0x826a54…7f74d3
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase18d ago0xa55efb…d1a80d
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase18d ago0x104212…db9531
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase18d ago0x248591…a0be59
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase18d ago0x195ad2…ce5a3a
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase18d ago0x2ed0a9…2cd800

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.