Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc1f6…982f0xcc19…930eBase$0.10100%payAI12d ago0x63ab04…e3ef24
0xc1f6…982f0xcc19…930eBase$0.10100%payAI12d ago0x5c976b…6d6eb0
0xc1f6…982f0xcc19…930eBase$0.10100%payAI12d ago0x4ab498…c1fe6f
0xc1f6…982f0xcc19…930eBase$0.10100%payAI12d ago0x78976a…078397
0xc1f6…982f0xcc19…930eBase$0.10100%payAI12d ago0xe49286…d3b511
0xc1f6…982f0xcc19…930eBase$0.10100%payAI12d ago0xbe9189…0c165f
0xc1f6…982f0xcc19…930eBase$0.10100%payAI12d ago0xba356a…05b005
0xc1f6…982f0xcc19…930eBase$0.10100%payAI12d ago0x9a4e1d…e67383
0xc1f6…982f0xcc19…930eBase$0.10100%payAI12d ago0x260c7e…f8744c
0xc1f6…982f0xcc19…930eBase$0.10100%payAI12d ago0x830565…f748f1
0xc1f6…982f0xcc19…930eBase$0.10100%payAI12d ago0x133eee…58798d
0xc1f6…982f0xcc19…930eBase$0.10100%payAI12d ago0xf7d674…08f2c2
0xc1f6…982f0xcc19…930eBase$0.10100%payAI12d ago0xf08020…36992c
0xc1f6…982f0xcc19…930eBase$0.10100%payAI12d ago0x730f2e…f3fd96
0x118d…b6060xc1f6…982fBase$1.40100%payAI12d ago0x9c07f2…95b5a9
0xc1f6…982f0xcc19…930eBase$0.10100%payAI12d ago0x40e0a6…eb3864
0xc1f6…982f0xcc19…930eBase$0.10100%payAI12d ago0xbe7331…a8b3ee
0xc1f6…982f0xcc19…930eBase$0.10100%payAI12d ago0xf3d2d3…4930f1
0xc1f6…982f0xcc19…930eBase$0.10100%payAI12d ago0xf16b16…39aae0
0xc1f6…982f0xcc19…930eBase$0.10100%payAI12d ago0x06aaaa…dceb68
0xc1f6…982f0xcc19…930eBase$0.10100%payAI12d ago0x174ed8…b8e73f
0xc1f6…982f0xcc19…930eBase$0.10100%payAI12d ago0x64f076…d4357c
0xc1f6…982f0xcc19…930eBase$0.10100%payAI12d ago0x228233…06c8e4
0xc1f6…982f0xcc19…930eBase$0.10100%payAI12d ago0xd4b933…3aa56a
0xc1f6…982f0xcc19…930eBase$0.10100%payAI12d ago0x335624…398d88

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.