Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0x1d96d4…2b2149
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0x44a029…f79ed9
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase10d ago0x53eba6…6731b2
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0xdaa9e8…4ba676
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase10d ago0x8dea62…247b95
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase10d ago0x365e5e…0f058f
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase10d ago0xf1bf85…51d85a
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0x3b7737…3023d8
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0x11a56b…480cc5
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase10d ago0x6ec55d…1c3643
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase10d ago0x52ea0b…a891fa
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase10d ago0x99184b…206916
0x5840…aa150x47d3…9ddaBasex402 service$8.00100%coinbase10d ago0x5d2f90…1b3b40
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase10d ago0x18008b…fc7eb5
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0x2676b9…afb0fc
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase10d ago0xbe4fc8…af9bb9
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0x287e5c…3aae19
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase10d ago0x160708…61a64a
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0x32918e…14b22d
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase10d ago0xa7b368…d6bce4
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0x7b5476…a2b14a
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase10d ago0x8d9634…eb6a07
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase10d ago0x25c49c…a156d7
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0x76dcc1…85db66
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase10d ago0x4635b3…19fe8b

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.