Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0xa90939…331b28
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0xffc5d2…282863
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0x48e4b1…397ff0
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0x121aa0…4e3aad
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0xa345b4…7e71b3
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0xa04048…c67879
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0x00d746…93382e
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0x032218…49ecdb
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase19d ago0x94027d…d2dd86
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase19d ago0xe064ee…7653c2
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase19d ago0x5dfd15…8b969b
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase19d ago0x2653ed…9b1f03
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase19d ago0x27894d…489b29
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase19d ago0xdffdbc…761795
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase19d ago0xb070b6…1de0d9
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase19d ago0x1da40d…0d5dda
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase19d ago0x633264…2a891e
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase19d ago0xc046b1…71362c
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase19d ago0xe10244…ed31f6
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase19d ago0x6a52b1…c141d2
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase19d ago0x2d14ef…102e9e
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase19d ago0xa17c14…24396e
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase19d ago0x2af0a7…67ca79
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase19d ago0x28b87c…33487a
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase19d ago0xa1082c…f1f99b

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.