Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8ada0c…40f811
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7a76cc…2011cc
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x24701a…df02fd
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfa2fd9…4c95dc
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf6fae8…2f2998
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe9f2a7…a80a28
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x299c64…47b285
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0abf99…e3fcb7
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf9ff52…d69ce5
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x99c7bd…af7ea6
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc2b6ac…46ced6
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6c147c…3d7040
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x74e9d3…da7a4f
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x592943…070fdb
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5f9ede…2bd164
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4fa5b0…98d48a
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa7e3c9…9f24a6
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x457439…00fb45
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8947c4…b4853c
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x07662b…4193ed
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfe56b7…2a1642
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x84ce59…307973
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x81d472…d2f659
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb87416…1f36a5
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x003a2f…95886d

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.