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%payAI106d ago0x33536a…91f707
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI106d ago0x95d63e…46d643
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI106d ago0x076cc6…e75778
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcc7e7e…472bd2
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI106d ago0x47646d…483d9b
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1dc89f…eb11e7
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI106d ago0x79383d…3c3c3d
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI106d ago0x06f80f…8d0028
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6fd9a5…66c980
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2c32c7…6b0fc1
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI107d ago0x696393…72cc51
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9e0f04…d6bb3a
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI107d ago0x47829c…5af88c
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7ad60f…0778b2
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2d73af…18f5dc
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI107d ago0x334abf…904711
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd98e46…ba9f41
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf58263…82777b
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0cc68d…66bbf8
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI107d ago0xafb109…18a0b0
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI107d ago0x58d067…94fa33
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc322de…197a45
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf3ef36…d504d9
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI107d ago0x11d7f7…2332f0
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI107d ago0x04f211…4e08d7

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.