Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8f4e2d…41d16f
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xeef4e4…a4daad
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x686bea…2c9520
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x322624…b35ef0
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xfaa5d2…175d57
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xedaded…e2c768
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x2aabf7…65e7c3
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x8fd147…c0c562
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9f4c95…239a4c
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc0901d…09a9dc
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa08bb7…0c3b1e
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xcba0d7…651644
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x7d32dd…da6774
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x813f11…bab526
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x5343b2…30c007
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa4a905…a5e559
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xbfeb27…b23aef
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x4f41d6…9c3ba8
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x686013…992f89
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x3480bd…de5920
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x4a6cb1…a08bbf
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xadce54…6f0c7b
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9aba20…3cc68b
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x13cfb7…9710f4
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x015a81…f52682

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.