Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0c973d…9cc6e9
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdc293f…64e41f
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x51750a…2d99aa
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf9948c…1e693b
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x592185…c6b53e
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc4bcf4…b1b7f7
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2fab84…34937c
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1be15c…ecf929
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8d2c7f…751816
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x31ae51…9a7498
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5f0674…52ff01
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa471f1…7001d7
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc9b357…360aa6
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb46cef…5e219a
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5a63df…07c9e9
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3cb25c…ca160a
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x680ac4…904c82
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6866fc…632204
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x69700e…2bab9c
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x307398…a79d29
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4049c5…1b328b
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6007f2…d8eaa1
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x911d57…af7279
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5e4d1b…08167f
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x504dd1…da7987

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.