Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x27751e…cb5663
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3c2562…f11c8b
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8358f2…61dd3a
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x97682c…d3744a
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbe2a9d…a1eace
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf2158f…4bac6c
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x66745f…77776d
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3cb332…850005
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe3448f…78c18e
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5bae84…61b870
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd49918…e6332e
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf2d2b7…3cf8cc
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8ed4ff…223a15
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x463ae3…ff7db0
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x689443…a2cba1
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x64c520…6f940c
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7a1c5d…bb67f5
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x824e5f…f247d1
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x44202c…32ff82
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3082bb…8e311e
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x170a2b…017e08
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0b3054…a893a2
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xacfb02…93d531
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb2c1a5…c9ab09
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcf444b…02fa28

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.