Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe1f8…0b350x3c5c…d5faBaseLocus x402 Services$0.02100%coinbase12d ago0x2b1b44…263649
0xe1f8…0b350x3c5c…d5faBaseLocus x402 Services$0.02100%coinbase12d ago0xfb34e5…873bfe
0xe1f8…0b350x3c5c…d5faBaseLocus x402 Services$0.02100%coinbase12d ago0x0e7a97…b76578
0xe1f8…0b350x3c5c…d5faBaseLocus x402 Services$0.02100%coinbase12d ago0xc4dcaf…9682b1
0xb339…eafb0x3c5c…d5faBaseLocus x402 Services$0.03100%coinbase12d ago0xa2e338…00f0f5
0xb339…eafb0x3c5c…d5faBaseLocus x402 Services$0.03100%coinbase12d ago0x4be830…6b7553
0xb339…eafb0x3c5c…d5faBaseLocus x402 Services$0.03100%coinbase12d ago0xf2209e…9cd0b4
0xb339…eafb0x3c5c…d5faBaseLocus x402 Services$0.03100%coinbase12d ago0x12d062…2832c8
0xb339…eafb0x3c5c…d5faBaseLocus x402 Services$0.03100%coinbase12d ago0x186231…3069e6
0xb339…eafb0x3c5c…d5faBaseLocus x402 Services$0.03100%coinbase12d ago0x901ad5…1a37fa
0xb339…eafb0x3c5c…d5faBaseLocus x402 Services$0.03100%coinbase12d ago0xda5c09…72b157
0xb339…eafb0x3c5c…d5faBaseLocus x402 Services$0.03100%coinbase12d ago0x352364…d5c442
0xb339…eafb0x3c5c…d5faBaseLocus x402 Services$0.03100%coinbase12d ago0x14649c…dd3847
0xb339…eafb0x3c5c…d5faBaseLocus x402 Services$0.03100%coinbase12d ago0x9fdd06…87fd18
0xb339…eafb0x3c5c…d5faBaseLocus x402 Services$0.03100%coinbase13d ago0xb82186…1efe8f
0xb339…eafb0x3c5c…d5faBaseLocus x402 Services$0.03100%coinbase13d ago0x11a09d…fb5d73
0xb339…eafb0x3c5c…d5faBaseLocus x402 Services$0.03100%coinbase13d ago0x28d4a9…d9026c
0xb339…eafb0x3c5c…d5faBaseLocus x402 Services$0.03100%coinbase13d ago0x629ca1…92b2bc
0xb339…eafb0x3c5c…d5faBaseLocus x402 Services$0.03100%coinbase13d ago0x9e536a…73c58d
0xb339…eafb0x3c5c…d5faBaseLocus x402 Services$0.03100%coinbase13d ago0x631887…63d318
0xb339…eafb0x3c5c…d5faBaseLocus x402 Services$0.03100%coinbase13d ago0xabde36…11cc93
0xb339…eafb0x3c5c…d5faBaseLocus x402 Services$0.03100%coinbase13d ago0xcf62b0…15a4bf

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.