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%payAI117d ago0xf8e0e7…fbdd6c
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x7e7580…60424a
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x5aac5b…ed64ee
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc23204…817e10
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x8af3f0…8e68b9
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xbf6395…62c8d8
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9ac47d…e095ef
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xef6294…00f7fd
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x317c77…6fd6da
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x4fc51c…b76b11
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9169c2…77125a
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x8c7ca7…066a93
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x4e1683…3ce4fc
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb6f15a…0c4647
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9d9b96…bb74d6
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe03d1c…ec6ae1
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x528fb7…c38b0d
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x0b1e0b…b528b0
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xa4a545…0d6381
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x8bffbf…931a41
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x41c4fd…60ca43
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x3ce245…9462bf
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x76b14a…6a611f

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.