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…3c9120d ago0xca283d…0f2169
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9120d ago0xb26a77…d16020
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9121d ago0xe05e69…5b04b1
0x5837…2a7c0xa4bb…3c91Basex402 service$0.1070%0xa4bb…3c9121d ago0xe05a39…945f48
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9121d ago0xd4e23c…7dc25b
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9121d ago0xe5b711…bb63f6
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9121d ago0xceccba…b24e3a
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9121d ago0xc9db15…d9f9d2
0x5837…2a7c0xa4bb…3c91Basex402 service$0.1070%0xa4bb…3c9121d ago0xce85c5…24f062
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9121d ago0xf3e4e2…2bdf24
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9121d ago0x89d828…bbf4e2
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9121d ago0xf64895…7d1a29
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9121d ago0xe65ace…855349
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9121d ago0x47cc3a…6bd8d1
0x5837…2a7c0xa4bb…3c91Basex402 service$0.1070%0xa4bb…3c9121d ago0xc69d7c…0b4733
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9121d ago0x53b32e…f3a063
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9121d ago0x8a42ec…05b17c
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9121d ago0xd84663…0e7dec
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9121d ago0x164a9b…ce6cb0
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9121d ago0x2c5374…ba21dd
0x5837…2a7c0xa4bb…3c91Basex402 service$0.1070%0xa4bb…3c9121d ago0x3cb91d…285a01
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9121d ago0x58cc81…375dee
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9121d ago0xfb4d7e…d42a3f

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.