Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x55e002…b258cb
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0xeb4111…c2568b
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x7c48a9…23c935
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x1633ee…38f469
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x13363d…5d6e5d
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0xae83ba…af536e
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0xa5d932…46b450
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0xceb431…be8538
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0xd55a57…4107aa
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0xbb820a…8f9674
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0x5a3d76…95af7e
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0xfd96b2…21f188
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0x642100…fbfea9
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0x86374e…834d51
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0x5d1b05…d418b2
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0xd7f654…d20586
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0xeaf518…14cca4
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0x435e47…d48d76
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0x16a993…29aabf
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0x76c953…375041
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0x75ed86…5b3245
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0x10cc38…5bcc99
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0xa4518b…9047bd
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0xefb6f7…ab8b94
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0x2319be…4c2cdb

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.