Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI114d ago0x827960…0be334
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI114d ago0xac8d2b…3c1ba2
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2f5e41…906e19
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb73e14…2c3371
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI114d ago0x86a496…c528fc
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI114d ago0x053f1e…16c5b5
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI114d ago0x03ebda…577636
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf8a2bd…d82965
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5e500c…79161a
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdf4c70…217401
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3e4977…970d6c
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdb3cd8…9fd0d2
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI114d ago0x310396…7014bc
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb714e9…a95935
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6b1ac2…ae506b
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI114d ago0x84e6af…e7727b
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI114d ago0x278524…b90bdd
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa9e45c…589a87
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3c1c28…35dd4c
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0d9f9d…2192e6
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI114d ago0x58ec2b…206ec3
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbcaea8…5294ce
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI114d ago0x717c94…f1acc7
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9cf174…e277ef
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd319d8…5be288

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.