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%coinbase11d ago0x6fd592…6bacdd
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase11d ago0x6a2833…ebbe57
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase11d ago0xba5ab0…d97b9a
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase11d ago0xaf6ee5…d132c1
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase11d ago0x936b0a…6048e3
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase11d ago0x72c2b6…111485
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase11d ago0xbab074…e5efec
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase11d ago0xcce889…6fe793
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase11d ago0xac592b…f9e4ec
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase11d ago0x0dddc7…64052a
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase11d ago0x3f123c…2c016e
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase11d ago0x6dfb87…49a8a5
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase11d ago0xb1c065…c2fe49
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase11d ago0x2d4672…26a311
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase11d ago0x3aad21…06059a
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase11d ago0xdd7154…05f1c4
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase11d ago0x45c02a…72c84c
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase11d ago0xb4fccf…aa9b88
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase11d ago0x562366…ae0ae0
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase11d ago0xe93973…936642
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase11d ago0x6eaed4…00cc11
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase11d ago0xbef6a3…0224d8
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase11d ago0x732706…21c8d6
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase11d ago0xce0d79…6fad2e
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase11d ago0x7f24a2…c02175

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.