Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4472…89cd0x35e6…1f0eBase$0.01100%0x0b44…80fc41d ago0xf17dfc…20c6c6
0x4472…89cd0x35e6…1f0eBase$0.01100%0x0b44…80fc41d ago0xc80ee8…317383
0x4472…89cd0x35e6…1f0eBase$0.01100%0x0b44…80fc41d ago0x02589c…aa868f
0x4472…89cd0x35e6…1f0eBase$0.01100%0x0b44…80fc41d ago0x632379…d53984
0x4472…89cd0x35e6…1f0eBase$0.01100%0x0b44…80fc41d ago0x946c38…53aeeb
0x4472…89cd0x35e6…1f0eBase$0.01100%0x0b44…80fc41d ago0xd8896d…f3a700
0x4472…89cd0x35e6…1f0eBase$0.01100%0x0b44…80fc41d ago0x369d1b…11b06f
0x4472…89cd0x35e6…1f0eBase$0.01100%0x0b44…80fc41d ago0x5ba7b3…26f306
0x4472…89cd0x35e6…1f0eBase$0.01100%0x0b44…80fc41d ago0x9c8ee9…767564
0x4472…89cd0x35e6…1f0eBase$0.01100%0x0b44…80fc41d ago0x9e9d58…bc4ee9
0x4472…89cd0x35e6…1f0eBase$0.01100%0x0b44…80fc41d ago0x9ca881…cc51a7
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc41d ago0xb8f364…50d555
0x4472…89cd0x35e6…1f0eBase$0.01100%0x0b44…80fc41d ago0x48c071…4f0182
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc41d ago0x57bc3e…b87926
0x4472…89cd0x35e6…1f0eBase$0.01100%0x0b44…80fc41d ago0x73c5bb…0c7adf
0x4472…89cd0x35e6…1f0eBase$0.01100%0x0b44…80fc41d ago0xde6377…ab6010
0x4472…89cd0x35e6…1f0eBase$0.01100%0x0b44…80fc41d ago0x99611e…549905
0x4472…89cd0x35e6…1f0eBase$0.01100%0x0b44…80fc41d ago0x2e38ae…73f1a1
0x4472…89cd0x35e6…1f0eBase$0.01100%0x0b44…80fc41d ago0x145593…811712
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc41d ago0x8c6ef6…a2751a
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc41d ago0x405c1d…1e1532
0x4472…89cd0x35e6…1f0eBase$0.01100%0x0b44…80fc41d ago0x2f84ec…7509b9
0x4472…89cd0x35e6…1f0eBase$0.01100%0x0b44…80fc41d ago0x7af9f5…0bbb8a
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc41d ago0xb6b4c2…060bc1
0x4472…89cd0x35e6…1f0eBase$0.01100%0x0b44…80fc41d ago0xf47b35…edb2c1

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.