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%coinbase12d ago0x842cd5…00f9c7
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase12d ago0x25eff6…c04c78
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase12d ago0x6bce85…ddb7bf
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase13d ago0x27dd4b…9275b9
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase13d ago0xbd70eb…3a6c86
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase13d ago0x6fa074…4c7663
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase13d ago0x7a62cc…1127c9
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase13d ago0x9ca4f3…89587e
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase13d ago0x7c8f1e…955b3a
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase13d ago0xdee7e5…ad7a9e
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase13d ago0x5f2c42…9cd15b
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase13d ago0x4eaaaa…a8e046
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase13d ago0xcb4be1…b23f22
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase13d ago0x0b7496…b39b6c
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase13d ago0x841ef7…93c7a6
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase13d ago0x93305a…c01cc9
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase13d ago0x4119b8…9f4aff
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase13d ago0x95e069…655e03
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase13d ago0x428e0a…c12638
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase13d ago0xe37cbe…c51cc2
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase13d ago0xbb503c…8628ef
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase13d ago0x5f5501…a8ddf3
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase13d ago0x55d467…7189f4
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase13d ago0x4016eb…bd3de1
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase13d ago0x5562e1…8151ae

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.