Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x94e11d…2c4710
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6f6ed7…518969
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x493d32…eea8d9
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7b03ef…70385a
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x780374…805c74
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x59c207…ab1ec0
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbc6bb4…e48b10
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x58e072…df6d1f
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x085804…68dc12
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x02ee91…b8ffd6
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xebfb6c…f7f997
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x408487…0c2fa7
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9a1c02…c8e756
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5e7cc1…269c21
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc43db4…aafdb4
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x21159d…b3ef71
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6e32bd…d1f92f
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdc5970…9df7bd
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7f47be…e53b79
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x266ffb…2ee1d4
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfd2cca…12aa81
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x034b82…61e3cd
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x46bf96…d04a0e
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1c2861…613c4e
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x869feb…c97794

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.