Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI102d ago0xda0603…87cabf
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf3e0da…76f469
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI102d ago0x62b4f6…0e52b9
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI102d ago0x863b7b…9177cc
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI102d ago0x266eb7…9faf08
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI102d ago0x216bd3…44b0ff
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI102d ago0x419504…eb3185
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI102d ago0xca8811…9a8a45
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI102d ago0x063c10…68de92
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8a09ee…29a0d8
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf594e9…363777
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2c3170…4694c6
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI102d ago0xef64dc…fec9ef
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI102d ago0xff6d40…fcb29e
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9c692a…cac1fa
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI102d ago0x96ab6e…c76f1f
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI102d ago0x97b9c0…c98e5d
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd04ef6…e11fe0
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI102d ago0x541138…33e046
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc6fa71…ccaa89
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI102d ago0x86a74b…f35577
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfb99c0…eecc85
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd2e5d1…c80d12
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI102d ago0xee8d06…4d7827
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI102d ago0x40b7a7…cd19ba

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.