Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x79ac…0bce0xa9dd…2315Base$0.002100%coinbase2d ago0x49c46f…a68361
0x79ac…0bce0xa9dd…2315Base$0.002100%coinbase2d ago0x87a4d1…c42298
0x79ac…0bce0xa9dd…2315Base$0.002100%coinbase2d ago0x278a18…0e1b07
0x79ac…0bce0xa9dd…2315Base$0.002100%coinbase2d ago0x2e9896…5256c9
0x79ac…0bce0xa9dd…2315Base$0.002100%coinbase2d ago0xb2ab18…134811
0x79ac…0bce0xa9dd…2315Base$0.002100%coinbase2d ago0x683eb0…604b39
0x79ac…0bce0xa9dd…2315Base$0.002100%coinbase2d ago0xc249ce…a00090
0x79ac…0bce0xa9dd…2315Base$0.002100%coinbase2d ago0xd7e224…94e0f1
0x79ac…0bce0xa9dd…2315Base$0.002100%coinbase2d ago0x348086…1a3c80
0x79ac…0bce0xa9dd…2315Base$0.002100%coinbase2d ago0x660e8e…207a27
0x79ac…0bce0xa9dd…2315Base$0.002100%coinbase2d ago0x342d06…82b472
0x79ac…0bce0xa9dd…2315Base$0.002100%coinbase2d ago0x91617c…0bbc85
0x79ac…0bce0xa9dd…2315Base$0.002100%coinbase2d ago0xc7d5eb…768a48
0x79ac…0bce0xa9dd…2315Base$0.002100%coinbase2d ago0xeee961…d56499
0x79ac…0bce0xa9dd…2315Base$0.002100%coinbase2d ago0xb547f4…dda6ef
0x79ac…0bce0xa9dd…2315Base$0.002100%coinbase2d ago0x586384…8e2536
0x79ac…0bce0xa9dd…2315Base$0.002100%coinbase2d ago0x447929…272675
0x79ac…0bce0xa9dd…2315Base$0.002100%coinbase2d ago0x4f47ab…755995
0x79ac…0bce0xa9dd…2315Base$0.002100%coinbase2d ago0xeb2c10…736e05
0x79ac…0bce0xa9dd…2315Base$0.002100%coinbase2d ago0x5dbc7b…71a916
0x79ac…0bce0xa9dd…2315Base$0.002100%coinbase2d ago0x9db66e…7655d7
0x79ac…0bce0xa9dd…2315Base$0.002100%coinbase2d ago0x3e7830…628e78
0x79ac…0bce0xa9dd…2315Base$0.002100%coinbase2d ago0x3075df…4e694c
0x79ac…0bce0xa9dd…2315Base$0.002100%coinbase2d ago0xfec0db…9b52d3
0x79ac…0bce0xa9dd…2315Base$0.002100%coinbase2d ago0x78c577…56e172

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.