Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfa22b9…92b71d
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc5e969…082bdf
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7dfb29…816c2b
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI105d ago0x02f3d1…2743cb
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI105d ago0x40594f…065091
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6fcfde…af9c8c
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI105d ago0x10cf5e…7f5a8c
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc45ab1…589c7d
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6f894b…7b3fcf
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI105d ago0xede420…ae7af3
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf9b8ad…45b562
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6b31c5…3304d0
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI105d ago0x74532c…9aae94
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI105d ago0x259b5a…4fa3bf
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI105d ago0x156e45…f3c4bb
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa86314…948df1
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf12e55…464b20
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI105d ago0x167a5d…82d5f1
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd12e97…555f3c
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2f68ac…0bfec5
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9172fb…5fd3a6
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa78012…df044e
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI105d ago0x76596a…953854
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3a1f75…fdd222
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdc9107…c403e7

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.