Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI117d ago0xedfee0…1231f9
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI117d ago0x6e6c6b…8cb231
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI117d ago0x28d6d1…975955
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa4fdae…eff2d3
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI117d ago0x10e03b…ce14fc
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb92030…7d0724
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI117d ago0xbdda86…fcdf3b
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa042dd…3da065
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI117d ago0x5dbc41…6c9835
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0c8b54…ab5fdb
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI117d ago0x495ec4…8f799f
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0cb0b4…b3ccc7
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI117d ago0x4fa359…e160c4
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9999b2…78c247
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9545c9…7154d2
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf5b3a4…506276
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9f7a37…59dd2e
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI117d ago0x4593b4…1641c4
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI117d ago0x2b4edf…456291
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI117d ago0x729530…0a23ff
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI117d ago0x4bc709…db0e2b
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI117d ago0x3f55cf…88e5e1
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI117d ago0x937cfd…ad2920
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI117d ago0x17efea…99bd41
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI117d ago0xcf2685…5d625a

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.