Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI103d ago0x48edbb…fbd1f5
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI103d ago0xad536b…85a04a
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc0a90f…b4bce8
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc9b48e…e4e45a
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbf9883…141db3
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI103d ago0x47ab51…ffa8e7
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI103d ago0x661ae6…443d35
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd7dfec…e6e936
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdfdc6d…3a621b
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI103d ago0x740616…d630da
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc0755d…4151e5
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf15f3b…266221
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI103d ago0xaaa32f…3bc671
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI103d ago0xad5ceb…13bb5a
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6465eb…1203d9
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI103d ago0x38e42c…93c217
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI103d ago0x75de6a…a952b4
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6142b1…dfe56d
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0f5d60…c3f8db
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfa1dcd…3d7681
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb0a0d6…1206ec
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2e05ef…e2ff94
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2a333e…2f02d1
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0d6553…e40652
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0a8a96…37a2b0

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.