Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown96d ago0x0304af…d33af3
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown96d ago0x03a383…792800
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown96d ago0xc80a8e…3404d6
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown96d ago0x10bc13…a7af91
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown96d ago0x72ae86…eedc00
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown96d ago0x08f8ca…fd00e2
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown96d ago0x9b4581…7bf848
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown96d ago0x7e1b0e…063853
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown96d ago0x9af54d…568c3e
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown96d ago0xbaa7e9…845ff8
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown96d ago0xa85859…6eadf2
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown96d ago0x4a07e1…aa0b46
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown96d ago0x350ff3…bf73d0
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown96d ago0x51d35f…f70bed
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown96d ago0x1aeec8…b27d3e
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown96d ago0x722aaa…cc1d89
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown96d ago0x535d38…2c2b4b
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown96d ago0x987273…5a6a77
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown96d ago0x38bdd1…978033
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown96d ago0x81f666…f80ae1
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown96d ago0xaab266…f5d9b9
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown96d ago0x9de123…599b6d
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown96d ago0x7ed61b…cc5f1e
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown96d ago0x2267cc…975967
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown96d ago0xe91bc0…2cb725

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.