Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI109d ago0x740a2d…206934
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2d7258…7d2b5a
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI109d ago0x42e06e…79bf65
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe80fad…3b4fd9
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5d941f…d9483b
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5a84b7…5d14e6
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI109d ago0x378878…0d3030
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb58668…9f97be
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI109d ago0x08bc6f…915cde
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI109d ago0x154103…10ca1a
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0e2261…1f91f6
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI109d ago0x224151…a4926e
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2b74ff…fd6d2a
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI109d ago0x382702…45c8ef
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8b02d4…75a9b0
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI109d ago0x24933a…3c9fae
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI109d ago0x513775…103567
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI109d ago0x58ad90…8e70ab
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf35e92…4e51f1
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2455fb…94a9a6
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6d180e…c8c1cf
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI109d ago0xed1f04…34e169
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5b4d58…58ef11
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI109d ago0x86dce3…1f6a62
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0ef454…961c7f

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.