Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xecc3…69920x9c95…e299Base$0.001100%Route unknown56d ago0xfd9631…10b55a
0xecc3…69920x9c95…e299Base$0.001100%Route unknown56d ago0xaa5f99…7d82db
0xecc3…69920x9c95…e299Base$0.001100%Route unknown56d ago0xe691f0…4fc549
0xecc3…69920x9c95…e299Base$0.001100%Route unknown56d ago0x8ac464…9ac33c
0xecc3…69920x9c95…e299Base$0.001100%Route unknown56d ago0x37c7fb…b8d38b
0xecc3…69920x9c95…e299Base$0.001100%Route unknown56d ago0xe973e1…b65b0c
0xecc3…69920x9c95…e299Base$0.001100%Route unknown56d ago0x9b2c03…2bcf6d
0xecc3…69920x9c95…e299Base$0.001100%Route unknown56d ago0xb9ab0b…5eaca1
0xecc3…69920x9c95…e299Base$0.001100%Route unknown56d ago0x2028d0…b93e2e
0xecc3…69920x9c95…e299Base$0.001100%Route unknown56d ago0x8b1785…3aa9e8
0xecc3…69920x9c95…e299Base$0.001100%Route unknown56d ago0x51e3ff…01bee8
0xecc3…69920x9c95…e299Base$0.001100%Route unknown56d ago0x4083c0…0ecf9c
0xecc3…69920x9c95…e299Base$0.001100%Route unknown56d ago0x4fb2db…4a9892
0xecc3…69920x9c95…e299Base$0.001100%Route unknown56d ago0x08c316…47b2e4
0xecc3…69920x9c95…e299Base$0.001100%Route unknown56d ago0xc22bee…45f6a1
0xecc3…69920x9c95…e299Base$0.001100%Route unknown56d ago0x9e0a63…3ef334
0xecc3…69920x9c95…e299Base$0.001100%Route unknown56d ago0x2b116e…9a9716
0xecc3…69920x9c95…e299Base$0.001100%Route unknown56d ago0x7cf214…3e9c97
0xecc3…69920x9c95…e299Base$0.001100%Route unknown56d ago0x0c8084…34a36f
0xecc3…69920x9c95…e299Base$0.001100%Route unknown56d ago0xb439ce…d4d695
0xecc3…69920x9c95…e299Base$0.001100%Route unknown56d ago0x670acd…380a69
0xecc3…69920x9c95…e299Base$0.001100%Route unknown56d ago0x1fd1fc…6bab62
0xecc3…69920x9c95…e299Base$0.001100%Route unknown56d ago0xac8da1…25eff8
0xecc3…69920x9c95…e299Base$0.001100%Route unknown56d ago0x272ec9…c3beeb
0xecc3…69920x9c95…e299Base$0.001100%Route unknown56d ago0x197b42…eb061f

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.