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%coinbase7d ago0xf8cf7e…ec5c88
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase7d ago0x0626fd…78792f
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase7d ago0x001204…36f271
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase7d ago0xead45b…5bb6d8
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase7d ago0x96bb08…fcb59f
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase7d ago0x207a31…349076
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase7d ago0xa5961e…d53057
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase7d ago0xed3033…a50435
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase7d ago0xae13f3…6a6252
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase7d ago0xb53bcc…4ca080
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase7d ago0xcb1387…b6c47c
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase7d ago0x4a3d37…455e0d
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase7d ago0xda11a6…d5c2fb
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase7d ago0xff23d9…8f62c7
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase7d ago0x540545…117260
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase7d ago0xf5feff…d854dd
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase7d ago0x17f77e…231d17
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase7d ago0x7fb9a6…3b2e3f
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase7d ago0xd3e2ea…56ff98
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase7d ago0xf411c6…617d94
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase7d ago0x303250…41369b
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase7d ago0x34f5ed…33b455
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase7d ago0x0e6107…cb7e6d
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase8d ago0xed1b15…421d35
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase8d ago0x7a328f…7b5f4d

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.