Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xca89db…cb0412
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5d3f6e…63c12f
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x08661d…fd0bc1
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf91494…9ac346
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6db538…e2a7b4
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe6a900…17c4e3
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x67dbab…58b5f2
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3e38f2…db440a
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd882e2…64525e
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x816db8…afb48f
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x37c3c2…8bb100
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x292647…9448ee
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc711a0…e519aa
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xeeb96f…d58857
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc9e8c3…b78b3f
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcc2715…c5e95e
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6422c2…bd195e
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x814a63…0901e6
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbcdb3d…a4f299
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x367cae…8511dc
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3a35d8…d1838d
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5987ac…dff9bd
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfed107…eb39dd
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6bd7ec…8fb268
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc9ea22…b55d10

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.