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%coinbase21d ago0x65cfc0…f504f6
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase21d ago0xb6d852…94b15c
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase21d ago0xc569ab…18eda1
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x3e3fbb…6f9e72
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x2d8d20…dd009d
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase21d ago0xe520a4…baf025
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase21d ago0x5f7c8d…4ac4ad
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x9bcadd…a1422a
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase21d ago0x8ab598…6351bb
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x6b97dd…32f718
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x8b5585…51ba73
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase21d ago0x86320d…eb5ed6
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase21d ago0x308ca5…198a48
0x0720…106a0x47d3…9ddaBasex402 service$15.00100%coinbase21d ago0x904e96…607c4e
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase21d ago0xc5c5f2…0434ef
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0xfae056…450915
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x224a79…9b2d4f
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase21d ago0x1cbb8d…93915f
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase21d ago0xd4bb62…14b8da
0xf2f2…85280x47d3…9ddaBasex402 service$12.00100%coinbase21d ago0x075b5b…f2434c
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x22a5b2…c0d2b4
0x5840…aa150x47d3…9ddaBasex402 service$8.00100%coinbase21d ago0xcad158…8666ed
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase21d ago0xea743a…020c57
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x9ef000…12be27
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0xe37828…9388e8

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.