Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xecd27b…a993cd
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xabbc06…fe0681
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x56edf4…4ce730
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x765b9f…ddf3d9
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x731971…f521c1
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8ef0bf…a88180
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7994d2…bb062a
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4242c2…95215e
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x01ff52…9245a4
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2bcd17…e209ec
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2055f4…cf0afa
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2ecb79…dcecab
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xda07e3…111e32
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8e6a5e…6ce529
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x98cdf7…36e1ed
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x96ed9e…bbafdf
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x74d28f…c86d76
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8596b4…c48776
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd1183c…60411a
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x625172…cf8120
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x216713…d34b6b
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc0f971…615bee
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa20afc…4966fe
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x611a57…9f1c30
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd543d3…c09b7d

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.