Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb84b60…d4e1b8
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x63af6b…c3872b
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x300169…a52900
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4d188e…7d6454
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3b5023…f5cf9e
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x39f0dc…d76a31
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8b9cd8…e50300
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3aac62…f1a71b
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x13521f…f2890b
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x182402…26e78d
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfd8d94…54e859
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfa5041…3cae0e
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf86628…180413
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x95f54f…4d56c9
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x91a15a…785e7f
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2b8e64…83e151
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa6d2ca…8ea311
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x165fe6…6b030e
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4c77c6…72e0bc
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xff61f1…6411e3
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8283d1…348707
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x97e7ee…fa8e82
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x92b9f4…d90bf5
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4620ee…8d791a
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x132903…386316

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.