Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x012e15…23f44c
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x294de8…499571
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbc53a0…3023dc
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9663bb…346e22
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfaa5e7…defc47
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xffcd58…991337
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe9fa0d…9b8a28
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x41445f…ffb53f
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x460f95…85c65f
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8a480e…01fb12
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf7873c…43855a
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe07ed7…9d6474
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x05b632…8ee964
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdfac90…60932c
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5e4979…e98648
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8802c6…ef1fb7
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc3641c…ad1757
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5100ba…d96ae9
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xef038e…f7bb7b
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb48ab3…759b02
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x29b606…93a555
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd2baa2…ae7694
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe40fe8…c4668d
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb6050a…ae0e21
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x811f38…8d64aa

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.