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%coinbase8d ago0x6e719a…f89dc3
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0x1d5943…8279fd
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase8d ago0xbd2904…7d1cf5
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase8d ago0x39dde4…c05803
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase8d ago0x185de8…a5087e
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0xdb2288…213c4f
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0x2ae8c1…01d509
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase8d ago0x5997df…31a64a
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0x22268e…520061
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0x5acb6f…e0b39c
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase8d ago0x77adcf…6123b4
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase8d ago0xde31a6…e0861e
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase8d ago0xb9e60f…84a00e
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase8d ago0xa7b9e9…53a178
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0x2df8d8…eaaf8d
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0xc47a40…d07d44
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase8d ago0x568eb7…9eba36
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0x87ffd3…c83ae7
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0xc76bc6…71f60d
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase8d ago0xe4ea5a…adeea3
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase8d ago0x4bd23d…8da291
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase8d ago0xe14ffa…ba7e0f
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase8d ago0xdadf12…2d16be
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase8d ago0x8b18cd…52bbc1
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0x1e081a…3340bc

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.