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.001100%coinbase74d ago0x621e37…fafa0c
0xf348…49090xdc59…1506Basex402 service$0.001100%coinbase74d ago0xf47d11…c2571a
0xf348…49090xdc59…1506Basex402 service$0.001100%coinbase74d ago0x830568…8a36dc
0xf348…49090xdc59…1506Basex402 service$0.003100%coinbase74d ago0x8d8a06…442f53
0xf348…49090xdc59…1506Basex402 service$0.001100%coinbase74d ago0x938f59…4a1d1b
0xf348…49090xdc59…1506Basex402 service$0.001100%coinbase74d ago0x7858a1…2d0c44
0xf348…49090xdc59…1506Basex402 service$0.001100%coinbase74d ago0x78f4ec…ec8d60
0xf348…49090xdc59…1506Basex402 service$0.001100%coinbase74d ago0x94f089…058a21
0xf348…49090xdc59…1506Basex402 service$0.001100%coinbase74d ago0xe86462…e15a45
0xf348…49090xdc59…1506Basex402 service$0.00243100%coinbase74d ago0x04fba5…b7677b
0xf348…49090xdc59…1506Basex402 service$0.00243100%coinbase74d ago0x458b7c…ee4195
0xf348…49090xdc59…1506Basex402 service$0.001100%coinbase74d ago0x6af288…18735c
0xf348…49090xdc59…1506Basex402 service$0.003100%coinbase74d ago0xc8540c…5c752c
0xf348…49090xdc59…1506Basex402 service$0.001125100%coinbase74d ago0x80dc82…2de4de
0xf348…49090xdc59…1506Basex402 service$0.001100%coinbase74d ago0x1cfb5b…4c1c81
0xf348…49090xdc59…1506Basex402 service$0.05100%coinbase74d ago0x7bbc8b…65bf28
0xf348…49090xdc59…1506Basex402 service$0.05100%coinbase74d ago0x1c2f64…428710
0xf348…49090xdc59…1506Basex402 service$0.05100%coinbase74d ago0xc4a7b7…967247
0xf348…49090xdc59…1506Basex402 service$0.05100%coinbase74d ago0xf26c68…7d003e
0xf348…49090xdc59…1506Basex402 service$0.04100%coinbase74d ago0x627e30…32d44a
0xf348…49090xdc59…1506Basex402 service$0.04100%coinbase74d ago0x1edeb1…bb1781
0xf348…49090xdc59…1506Basex402 service$0.001100%coinbase74d ago0xaf25d4…e4e045
0xf348…49090xdc59…1506Basex402 service$0.00243100%coinbase74d ago0xfbc82d…9a6e2d
0xf348…49090xdc59…1506Basex402 service$0.00243100%coinbase74d ago0xeac7c6…bbaa39
0xf348…49090xdc59…1506Basex402 service$0.001100%coinbase74d ago0xc7a146…b152fd

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.