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%coinbase9d ago0x1d5943…8279fd
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0x22268e…520061
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0x2df8d8…eaaf8d
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0x87ffd3…c83ae7
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0x21ffa1…976233
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0x2d0989…adb5aa
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0x3e4644…bf7314
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0x0eca57…f9be9e
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0xc10050…62ad94
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0x2e0b86…f6fffc
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0x1adc3e…d4ce5a
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0x05f2c2…12eece
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0x4aa520…31c8b6
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0x384241…7e909e
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0x477bd0…414ae4
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0x9bb570…3e93d9
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0x7e228e…9fa457
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0x3f5284…4129e3
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0x8e4739…438215
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0xd3cc0c…5e71ac
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0xae6ac6…403177
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0x2238b1…4aa921
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0xb54dd3…5bf90e
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0xc5dcd6…f32e1d
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0x19e485…2a0de1

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.