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%coinbase12d ago0xd6edbe…06fa32
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase12d ago0x145b45…e92b9c
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase12d ago0x6ed4cc…4bf962
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase12d ago0x52fa5a…0f26f8
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase12d ago0x55031b…1be01f
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase12d ago0xc82f2a…6c89dd
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase12d ago0x67da98…eb9634
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase12d ago0x8fe79f…5c9b37
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase12d ago0x5c5b98…94d28d
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase12d ago0x40e831…9fb7a2
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase12d ago0xaa49bc…9b23b5
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase12d ago0xd85b76…570673
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase12d ago0x8a9cdb…e3c65f
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase12d ago0x0af452…41b6b8
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase12d ago0xa500fc…163cd9
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase12d ago0xca9be1…26e8db
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase12d ago0xc0fa45…3f987e
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase12d ago0x1a3cea…465c9e
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase12d ago0x87fa43…9e94a2
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase12d ago0xc82ff7…c40950
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase12d ago0x8c44cb…22036e
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase12d ago0x356a3a…4f62c7
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase12d ago0xd3c3c2…f78b22
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase12d ago0x6869f0…e79717
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase12d ago0xa8ef7f…c086c5

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.