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…80fc50d ago0xa2a39c…1f5f3c
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc50d ago0x41057c…bb4fb7
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc50d ago0xac870a…93a279
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc50d ago0x515e60…f68e68
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc50d ago0xf98833…560cb9
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc50d ago0x1fa7dd…55cd5a
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc50d ago0x322d27…221a93
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc50d ago0x296058…a65f38
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc50d ago0x7091b9…6ca71a
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc50d ago0xf6c00f…6aeb95
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc50d ago0xc9963e…8700b7
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc50d ago0x553e5f…49e98b
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc50d ago0x21b7a9…a440f4
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc50d ago0x86f52c…fee7e8
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc50d ago0x07573b…ae7db1
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc50d ago0x732d69…5ff9f4
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc50d ago0xdcabad…f6ac3d
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc50d ago0xeee0cd…d2daea
0x4472…89cd0x35e6…1f0eBase$0.01100%0x0b44…80fc50d ago0xb7a8a1…d494d0
0x4472…89cd0xe186…7533Base$0.0170%0x194e…37a550d ago0xf9ed03…422947
0x4472…89cd0xe186…7533Base$0.0170%0x194e…37a550d ago0x7e8f91…c38d9b
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc50d ago0x1fabf8…185af7
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc50d ago0x055eb1…e94d90
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc50d ago0xbe3ce8…9e33c3
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc50d ago0xdd58d5…8668a5

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.