Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6c2e22…5e3bd2
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI114d ago0x68ad78…1feb78
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI114d ago0x118e99…51953d
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI115d ago0xff395f…08cafe
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9f0a34…e8a9b0
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI115d ago0x42fee8…93142f
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5eebf7…36b353
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8b34c0…6d735d
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0b027c…d8add1
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdd5034…7b60f4
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf102e3…aeaf7f
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd70ca8…d5260b
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9d60a9…d40ac8
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI115d ago0x63ff10…a595a1
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4f9c2b…4abee3
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8171ea…fcc3f6
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6c7cc7…fe4062
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb760b0…118cdc
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9801cf…9accb4
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1e0048…89b188
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI115d ago0x87bb46…88c7c0
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe1e934…779cfa
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd2be65…db6750
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd4857d…eecad4
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI115d ago0x23790d…a41a28

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.