Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc6d ago0x21a6d3…e48e73
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc6d ago0xb04a32…4bc9fe
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc6d ago0x862b31…867e24
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc6d ago0x6de75f…2fbb7f
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc6d ago0x627bae…40066c
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc6d ago0x49e69b…4fc199
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc6d ago0x2524a5…9cf7de
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc6d ago0x113e58…55995d
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc6d ago0xe8bcde…17e2d6
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc6d ago0xc2ca5f…c12a0a
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc6d ago0x3be87e…2f7c4a
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc6d ago0x728633…b1b4b8
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc6d ago0x25bb59…c2fb51
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc6d ago0x3bc15e…012b91
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc6d ago0x9819bc…ceb74b
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc6d ago0xe1e151…81620a
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc6d ago0x1fd867…22b455
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc6d ago0x5fe981…8858a1
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc6d ago0x8d74e1…925c5a
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc6d ago0x9600ce…23df5c
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc6d ago0x60ac3b…76a8a8
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc6d ago0x59ceaf…ae72ce
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc6d ago0x0cfac6…9982f8
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc6d ago0x15cac3…7337b7
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc6d ago0x9de561…dbf8ec

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.