Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase48d ago0x407b78…c95f78
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase48d ago0xc54f85…1eccc9
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase48d ago0xee3321…966793
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase48d ago0xf23bde…61f967
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase48d ago0x571ad2…e897e7
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase48d ago0x832699…13f12e
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase48d ago0x41b146…7dbe12
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase48d ago0x656b7d…5f7598
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase48d ago0x0b0363…a7a05a
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase48d ago0x15a186…b05fe9
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase49d ago0x5487bd…f8ca74
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase49d ago0x0efc0c…b7da27
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase49d ago0x49448a…4d7b10
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase49d ago0xf87dc0…6ef227
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase49d ago0x72488c…1bc044
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase49d ago0x545f7b…770ddf
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase49d ago0xa05a0a…c26c6f
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase49d ago0x909782…fd5784
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase49d ago0xff2774…d8d5fd
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase49d ago0xb4cbd9…51e373
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase49d ago0xb7bbff…c5725a
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase49d ago0x6ec9cf…217601
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase49d ago0x900c02…94334c
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase49d ago0x19fe5a…358700

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.