Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI104d ago0x196953…aeb42e
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf55f2d…7f454b
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI104d ago0xad9bdc…e20d72
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0b0cf1…7dd915
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI104d ago0xaeabd5…dc96ab
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4c568a…b03df6
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI104d ago0x23396c…b8974e
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3a7472…382af5
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI104d ago0x439be4…9680c3
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7ea143…90607d
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc33f5c…97bedf
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5aab49…74b017
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI104d ago0x75ddef…3a2b46
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7e745f…3f1648
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI104d ago0x46108b…0e6f5a
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa3ae9c…eeac74
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe2a3c4…fc315c
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8d7468…2c2c2e
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI104d ago0x83c602…da93ac
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc8ad36…6ae520
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe40d87…ad6721
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe293b1…9669dc
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI104d ago0x334397…e09cb1
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd1582c…695f59
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI104d ago0xabf472…4b6796

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.