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…80fc8d ago0xe58a21…79981d
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc8d ago0x059452…499d0e
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc8d ago0xe28726…6a0ea3
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc8d ago0xf1dfad…96533e
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc8d ago0xf0753b…fdac89
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc8d ago0x45eee1…69ed01
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc8d ago0x510193…e6e52e
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc8d ago0x8451e4…ccc3c7
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc8d ago0xcbf696…a9b6b5
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc8d ago0x36834b…2215f1
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc8d ago0x22811a…463369
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc8d ago0x023f2d…888a31
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc8d ago0xd2fb1e…caf8d9
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc8d ago0x797103…8b5d88
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc8d ago0x54d8ca…c9350a
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc8d ago0x0dc37a…babe5c
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc8d ago0xa3a873…f8f446
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc8d ago0xee1788…05108d
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc8d ago0x15467e…12ab90
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc8d ago0x59a596…e38015
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc8d ago0xbbbd8a…4c6d28
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc8d ago0xa7eb7e…316289
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc8d ago0x639816…e4f6d2
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc8d ago0x1e6acf…5f555a
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc8d ago0x92f501…9ebbab

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.