Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8cfa…be850x0e3d…7757Base$1.05100%0xe6a1…011761d ago0x6f0759…3ac353
0x8cfa…be850x0e3d…7757Base$1.05100%0x1f5f…656e61d ago0x7292ea…7d1aa8
0x8cfa…be850x0e3d…7757Base$1.05100%0xd812…ee4461d ago0x159cd5…75a867
0x8cfa…be850x0e3d…7757Base$1.05100%0x7daa…021761d ago0xc69d12…401092
0x8cfa…be850x0e3d…7757Base$11.55100%0x23e1…500361d ago0x0cfd4d…ad6831
0x8cfa…be850x0e3d…7757Base$1.05100%0x8107…169961d ago0x0d6d15…af5ed9
0x8cfa…be850x0e3d…7757Base$1.05100%0x50b0…9cda61d ago0x5421c1…798594
0x8cfa…be850x0e3d…7757Base$18.90100%0x6d55…0cde62d ago0x3e76b2…7299ff
0x8cfa…be850x0e3d…7757Base$4.20100%0xc5bc…360662d ago0x169fdf…7dc3c1
0x8cfa…be850x0e3d…7757Base$10.50100%0xcfc4…e10462d ago0xe01992…2774ea
0x8cfa…be850x0e3d…7757Base$2.10100%0xffde…041062d ago0x7468f4…7e794b
0x8cfa…be850x0e3d…7757Base$31.50100%0xcd64…d81f62d ago0xe266db…ed4141
0x8cfa…be850x0e3d…7757Base$8.40100%0x79e1…2ea762d ago0x32a06c…776ff8
0x8cfa…be850x0e3d…7757Base$5.25100%0x3764…3be062d ago0xf6866e…e38915
0x8cfa…be850x0e3d…7757Base$2.10100%0x4d61…683862d ago0xecacd5…0bbb95
0x8cfa…be850x0e3d…7757Base$2.10100%0x78ce…877f62d ago0xe3b091…bde364

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.