Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase13d ago0xa1af0c…c84ddf
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase13d ago0xede8ae…b8dea6
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase13d ago0xc27bd0…b6edc9
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase14d ago0xeb9dfd…cd1e1a
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase14d ago0x65b564…735cf6
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase14d ago0x48ae70…370445
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase14d ago0xcb69b0…684316
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase14d ago0xd2d319…af44e4
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase14d ago0x6097f4…0b9043
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase14d ago0x1e5bb9…311d18
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase14d ago0xb0d2fb…8ca23c
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase14d ago0xa4718f…51f54c
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase14d ago0x416bdc…e8e537
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase14d ago0x323fff…0a11c2
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase14d ago0x861622…c0d2b5
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase14d ago0x5be476…c560e8
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase14d ago0xb2ea99…f0c14e
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase14d ago0x5527e4…42726f
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase14d ago0x969dad…9d458a
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase14d ago0xa2039d…e08cc5
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase14d ago0x0fb079…321f15
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase14d ago0xeb714d…2b9b67
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase14d ago0x7ef7bb…08661c
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase14d ago0xd15924…656f44
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase14d ago0xee24e7…1a7a3b

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.