Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase20d ago0x388b65…7ce3ee
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase20d ago0x80c276…6e9f3f
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase20d ago0xae8390…c5cfb9
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase20d ago0x8acb23…8652b5
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase20d ago0x59d964…d7a2fb
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase20d ago0x8504a1…14eec6
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase20d ago0x52c71c…20703b
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase20d ago0x93882a…583fa1
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase20d ago0xe11ff1…e2dff3
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase20d ago0x61030e…a70561
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase20d ago0x803b3a…9366d1
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase20d ago0xedafbc…f1e1a0
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase20d ago0x7e4434…3792cf
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase20d ago0x5a051a…96ef7e
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase20d ago0x9ad9e7…f876dc
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase20d ago0x937f66…ec41eb
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase20d ago0x003f5a…307619
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase20d ago0xca1a76…5a1932
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase20d ago0x0e6bb3…702751
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase20d ago0x7fd5ec…f75114
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase20d ago0x0f35f1…ffe4f9
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase20d ago0x5e0f13…ddeb4b
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase20d ago0x321bfc…f45960
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase20d ago0x71893a…540b6a
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase20d ago0x549689…19eb9a

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.