Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf348…49090xdc59…1506Basex402 service$0.05100%coinbase69d ago0x94fe3e…c39485
0xf348…49090xdc59…1506Basex402 service$0.05100%coinbase69d ago0x876169…eea952
0xf348…49090xdc59…1506Basex402 service$0.05100%coinbase69d ago0xaa8506…105a6c
0xf348…49090xdc59…1506Basex402 service$0.05100%coinbase69d ago0x5c12e8…aaaa72
0xf348…49090xdc59…1506Basex402 service$0.05100%coinbase69d ago0xb1bbbe…3d1701
0xf348…49090xdc59…1506Basex402 service$0.05100%coinbase69d ago0xfddbe0…efa14b
0xf348…49090xdc59…1506Basex402 service$0.05100%coinbase69d ago0x871a58…1dd600
0xf348…49090xdc59…1506Basex402 service$0.05100%coinbase69d ago0x9b7b01…31d4e3
0xf348…49090xdc59…1506Basex402 service$0.05100%coinbase69d ago0xb9e9a4…859e1d
0xf348…49090xdc59…1506Basex402 service$0.05100%coinbase69d ago0x028a23…00c914
0xf348…49090xdc59…1506Basex402 service$0.05100%coinbase69d ago0x52250c…f86ada
0xf348…49090xdc59…1506Basex402 service$0.05100%coinbase69d ago0x18b17b…ff809e
0xf348…49090xdc59…1506Basex402 service$0.05100%coinbase69d ago0xc63285…7c1188
0xf348…49090xdc59…1506Basex402 service$0.05100%coinbase69d ago0x1421b4…0ac00e
0xf348…49090xdc59…1506Basex402 service$0.00135100%coinbase69d ago0x078111…2a567a
0xf348…49090xdc59…1506Basex402 service$0.003100%coinbase69d ago0x22e66c…a786c2
0xf348…49090xdc59…1506Basex402 service$0.001100%coinbase69d ago0x77b92f…5047d8
0xf348…49090xdc59…1506Basex402 service$0.05100%coinbase69d ago0x506e24…ea62ac
0xf348…49090xdc59…1506Basex402 service$0.05100%coinbase69d ago0xad14a0…fd4ff4
0xf348…49090xdc59…1506Basex402 service$0.003100%coinbase69d ago0x88a326…9748ec
0xf348…49090xdc59…1506Basex402 service$0.00243100%coinbase69d ago0xacbed6…483c7b
0xf348…49090xdc59…1506Basex402 service$0.003100%coinbase69d ago0x2515a2…b276d4
0xf348…49090xdc59…1506Basex402 service$0.003100%coinbase69d ago0x06991b…35cc34

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.