Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x00d0fa…06f713
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x06789e…4f8463
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x9dae7f…7ad7ad
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0xea3396…a31c91
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x8fc158…33d51e
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0xc65a60…19bcae
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x82cb7e…b17786
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x36b0b3…ecacce
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0xb434c7…5947af
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0xe3ce86…02a341
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x851c39…7c3517
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0xe27faa…b4e291
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x1a6875…1b3256
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x77b8d8…6ff234
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x49b7ba…463770
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x0e6ebc…469f05
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x0fdf24…c61144
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0xa94246…a12b6e
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase14d ago0xad5362…863a57
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase14d ago0x96b140…3c6243
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase14d ago0x8c333c…006d17
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase14d ago0xea73ae…42f501
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase14d ago0x9a11c4…5cb30e
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase14d ago0xd1f397…d4eebc
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase14d ago0x66122e…f7b890

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.