Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI117d ago0xff253a…c9dc3c
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI117d ago0x5e550c…289a22
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI117d ago0x237611…e133d5
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI117d ago0x80a302…4313e2
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI117d ago0x3e2d65…a54c96
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI117d ago0x94d59d…e3f246
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI117d ago0x537c78…fa4d87
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI117d ago0xaf7520…a3626e
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI117d ago0xb6c6e2…649af5
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI117d ago0xe43e2a…4445d6
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI117d ago0x413d68…8f1a1d
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI117d ago0xa1e083…54e4e7
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI117d ago0x4e4b3b…020ff0
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI117d ago0x48c025…05f72d
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI117d ago0xd24282…37cf69
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI117d ago0x8201db…6993ed
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI117d ago0x26008b…d6631c
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI117d ago0x5d3ba0…bc6eca
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI117d ago0x3c716d…ace266
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI117d ago0x61326b…981ebc
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI117d ago0x0912f4…0e3db4
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI117d ago0x9f631c…a301cc
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI117d ago0x6640cf…41f960
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI117d ago0xc277e0…3457a2
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI117d ago0x2a86ba…e8bab2

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.