Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x203ab7…428a81
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xddd77a…570b8e
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1b43aa…24c7f1
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x33e18b…922d50
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x00e25b…f834d5
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd202ab…dcc30e
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc6af96…c46043
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0d2133…5124a2
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9f8c9e…3d18e6
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xec83f8…406dff
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xba44ca…5a4c6a
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x41df7d…bf6e16
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdbeaae…defe72
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6ac5ad…633714
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x99ccc1…82b403
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x269275…864616
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x662c3b…f71ac6
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4899ed…2d5a66
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdb4358…eec457
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x91ea15…11ba04
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe342d4…d84bd2
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb79af9…c7322d
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8c3da7…5c7a2a
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3e7fc4…07fe18
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8637e7…e314bc

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.