Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI108d ago0x21dfc0…70682c
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI108d ago0x832c88…516716
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa03974…c62503
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI108d ago0x849705…c8a407
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf96739…6a27fb
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI108d ago0x90dece…260586
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8e67ab…515617
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2bfbf7…5f7b5b
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc4fbcf…eb9f36
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI108d ago0x15861b…ffbedd
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4b65dd…5192e0
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI108d ago0x290328…dd1689
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8133fc…e2fbce
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4ca2a9…c9ed0d
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1675c7…ff0bba
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI108d ago0x40f9d6…5c5468
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI108d ago0x116ae8…29da89
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8a8675…a117d9
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI108d ago0xca2455…0f7d44
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI108d ago0xea9d4b…9baf2f
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI108d ago0xae522d…ee8c91
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI108d ago0x482a03…687f4b
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa76340…e4406b
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI108d ago0x936fbb…b06bb6
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5f599c…6e62fb

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.