Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase68d ago0xd33cac…277f66
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase69d ago0xa57357…92d83c
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase69d ago0x4d914a…c4dd14
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase69d ago0xc69c9c…82179e
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase69d ago0x0b7cb9…a63f31
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase69d ago0xd8ce5b…e421df
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase69d ago0x0a94f0…aa77a2
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase69d ago0x9d4659…745c2f
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase69d ago0x4a9b61…37e17a
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase69d ago0x71b87d…45a7bf
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase69d ago0xea1d8e…32faa7
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase69d ago0x582bff…22d37a
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase69d ago0x101dae…e3d631
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase69d ago0x3904f0…96b30a
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase69d ago0x3985d3…1c33f2
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase69d ago0x2b2c5a…096f5b
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase69d ago0x9848ea…984ec1
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase69d ago0xec2c94…ac3b44
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase69d ago0x6976c0…0df6c5
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase69d ago0x5cd1d1…053539
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase69d ago0xdba3a9…cdafd9
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase69d ago0x9fc841…4b0f17
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase69d ago0x2c7c15…923041
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase69d ago0xb975fe…b3218b
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase69d ago0x1cd2ac…adb8a4

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.