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%coinbase21d ago0x3e3fbb…6f9e72
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x6b97dd…32f718
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x224a79…9b2d4f
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0xe37828…9388e8
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0xa627cc…3028a0
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0xc60eb1…0222a7
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x1070e3…541858
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x513f43…eb1ca3
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0xe08e02…7364e4
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0xe04784…4175cd
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0xf9a209…fd7bfa
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x0b5bef…3336c1
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0xc2efb6…6132a0
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x205756…df310a
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0xcd000e…ac7098
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x23e8f9…7b7c8f
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x392863…3ff30b
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x493cbd…cbad4c
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x971163…03f83f
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0xca0f85…c04429
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0xc5d833…273a33
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x5c0d83…182c8c
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0xdd3ed3…1cfec1
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x24ac56…f58c70
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0xcdf8ae…df0adb

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.