Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4a0448…32ab83
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1ccd1c…2dea81
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0e6cd6…c1ce12
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xac608c…f93bac
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdde3b9…100c5d
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9d405a…843b16
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfa0139…30fbf3
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8bc282…860b24
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2c0afd…57490f
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x335951…e04bd8
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x85fe86…5cfed8
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8aa279…c381ec
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8bf4e8…becf9e
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3a8d40…9f3bfb
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb23609…f85fbf
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9614de…97ff48
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x51e5cf…032022
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x819a8b…6e0166
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x392944…531f01
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3fb3fe…0b6b34
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd37f57…c56fcb
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf76956…32e49a
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdff2fb…f88535
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbd8b5c…bf3c0d
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3c9c4a…3b4164

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.