Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0xf6ee…3bd2Base$0.009673100%0x2fbf…ec65120d ago0xd1d99f…fa4bd6
0x3be9…575c0xf6ee…3bd2Base$0.009689100%0xdf24…b1e0120d ago0x5adfe7…645eb1
0x3be9…575c0xf6ee…3bd2Base$0.004943100%0x2fbf…ec65120d ago0x80cb76…aadb76
0x3be9…575c0xf6ee…3bd2Base$0.000753100%0x4337…7b5f120d ago0x082ad9…e7e0ca
0x3be9…575c0xf6ee…3bd2Base$0.006761100%0x4337…5393120d ago0x8b562c…cd4a55
0x3be9…575c0xf6ee…3bd2Base$0.001366100%0x7106…9ed6120d ago0x61ead8…2834cc
0x3be9…575c0xf6ee…3bd2Base$0.009824100%0x4337…51e0120d ago0x437794…cf2d15
0x3be9…575c0xf6ee…3bd2Base$0.009932100%0x2fbf…ec65120d ago0x2bf5a9…b45dbe
0x3be9…575c0xf6ee…3bd2Base$0.006742100%0x4337…36c4120d ago0xfd9d78…fb2a52
0x3be9…575c0xf6ee…3bd2Base$0.006317100%0xdf24…b1e0120d ago0x593a18…7efcb3
0x3be9…575c0xf6ee…3bd2Base$0.001017100%0x4337…3063120d ago0x7aaf93…0aee30
0x3be9…575c0xf6ee…3bd2Base$0.001184100%0xc471…e2f1120d ago0x48a163…512ee4
0x3be9…575c0xf6ee…3bd2Base$0.009847100%0x2fbf…ec65120d ago0x7a9be6…efd06e
0x3be9…575c0xf6ee…3bd2Base$0.00017100%0x2fbf…ec65120d ago0xffebca…a0097b
0x3be9…575c0xf6ee…3bd2Base$0.000566100%0x7106…9ed6120d ago0x31b7b6…981d56
0x3be9…575c0xf6ee…3bd2Base$0.003969100%0x2fbf…ec65120d ago0x5de90b…341566
0x3be9…575c0xf6ee…3bd2Base$0.002908100%0x4337…9ad4120d ago0xe2a2a7…6f7a5d
0x3be9…575c0xf6ee…3bd2Base$0.002236100%0x2fbf…ec65120d ago0xb51c46…091f66
0x3be9…575c0xf6ee…3bd2Base$0.004812100%0x7106…9ed6120d ago0x9c2e1d…379bd2
0x3be9…575c0xf6ee…3bd2Base$0.009978100%0x4337…7b1f120d ago0xb04185…ab408c
0x3be9…575c0xf6ee…3bd2Base$0.009951100%0x4337…9f26120d ago0xaf6d46…2e5b43
0x3be9…575c0xf6ee…3bd2Base$0.000097100%0xdf24…b1e0120d ago0x4543fd…a424ab
0x3be9…575c0xf6ee…3bd2Base$0.001434100%0x4337…39a8120d ago0xbc5747…7b87d3
0x3be9…575c0xf6ee…3bd2Base$0.009874100%0x2fbf…ec65120d ago0x055e4a…78c75b
0x3be9…575c0xf6ee…3bd2Base$0.002116100%0x4337…f637120d ago0x46800d…2c1d71

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.