Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x74c0ae…346620
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc5eb33…0df7a6
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe4974e…1fdb07
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x72cd3e…7aaa27
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2887b1…29ad82
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfb5bef…3eb040
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xee26a2…562fb7
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x806023…fafe12
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6a8b0a…c79b98
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xee14a4…d67094
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x162075…f183ca
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3eacec…e89270
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x325ef9…c8b529
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4e0a29…90a616
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5b6e2d…2b8eed
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1154de…7e3d8d
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x513886…397026
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4e1608…e203fa
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x927cbe…99d6cf
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x25f190…3de830
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3e1e80…c3f5dc
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8f1186…b2fd7e
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc2cb12…3dcc90
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa55bee…1522e6
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x70f4dc…0fdb7c

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.