Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x933558…907c50
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1b557c…b56924
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x20dcd3…fac75f
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7c2f57…fe5227
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x412f47…f657c7
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xeb08f9…284b09
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xde5bfa…9a33e0
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xdd8d33…fcc178
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8fd5e8…24eea1
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbd4094…00a4ed
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa2d081…6df587
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7dcd48…ed74fa
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x74e0ff…30dea3
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x91712b…79e8df
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x814031…c3b654
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x40a7ef…434629
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4104f5…e0ba1f
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x11823e…486a30
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5ef8cf…0cd5dd
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf05a60…188c5a
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x18a163…9a823d
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x64509d…5f0316
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3a9d63…165537
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x01472b…c3065b
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6e85d3…ae7ca4

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.