Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9136d ago0x4b8aae…4d89a6
0x5837…2a7c0xa4bb…3c91Basex402 service$0.1070%0xa4bb…3c9136d ago0xce401c…6fc408
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9136d ago0xbb41cc…6d7590
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9136d ago0x379ec0…147313
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9136d ago0xc010f8…5c9a48
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9136d ago0x895252…fd2758
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9136d ago0xd69b18…abefda
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9136d ago0x5b8927…84b144
0x5837…2a7c0xa4bb…3c91Basex402 service$0.1070%0xa4bb…3c9136d ago0xdb2989…43e400
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9136d ago0xe577d4…19c1f0
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9136d ago0x3ddb58…017b56
0x5837…2a7c0xa4bb…3c91Basex402 service$0.1070%0xa4bb…3c9136d ago0xa0b9b5…60485b
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9136d ago0x4b35d0…725293
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9136d ago0xa53749…7d2f54
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9136d ago0xc732e3…faafc8
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9136d ago0xa2af13…6c83e1
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9137d ago0x9881c6…45a20f
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9137d ago0x02d43e…2c2223
0x5837…2a7c0xa4bb…3c91Basex402 service$0.1070%0xa4bb…3c9137d ago0x2ce2e8…0edc36
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9137d ago0x051f76…befb6b
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9137d ago0x5921bf…5ed2bc
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9137d ago0x1eef46…5edec2
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9137d ago0xc95638…7ac793
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9137d ago0x2a3c80…9887ec
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9137d ago0x12cb39…b1a361

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.