Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x17d3…22550xcc19…930eBase$0.10100%payAI12d ago0x4ae5b2…6bf800
0x17d3…22550xcc19…930eBase$0.10100%payAI12d ago0x463a83…508558
0x17d3…22550xcc19…930eBase$0.10100%payAI12d ago0xe8089b…29d70b
0x17d3…22550xcc19…930eBase$0.10100%payAI12d ago0x28ebe0…878f5d
0x17d3…22550xcc19…930eBase$0.10100%payAI12d ago0x01e653…0f53dd
0x17d3…22550xcc19…930eBase$0.10100%payAI12d ago0x3ef0e9…f2e563
0x17d3…22550xcc19…930eBase$0.10100%payAI12d ago0xb8a19e…6737a2
0x17d3…22550xcc19…930eBase$0.10100%payAI12d ago0x64436f…4a1570
0x17d3…22550xcc19…930eBase$0.10100%payAI12d ago0x71ac92…a9a156
0x17d3…22550xcc19…930eBase$0.10100%payAI12d ago0x83c2b1…3df3cc
0x17d3…22550xcc19…930eBase$0.10100%payAI12d ago0x50dfd5…062053
0x17d3…22550xcc19…930eBase$0.10100%payAI12d ago0xd62fdf…0c1de9
0x17d3…22550xcc19…930eBase$0.10100%payAI12d ago0x43a670…b13dc3
0x0363…51bd0x17d3…2255Base$1.30100%payAI12d ago0x002ff1…c84ee1
0x17d3…22550xcc19…930eBase$0.10100%payAI12d ago0xe35441…9b201d
0x17d3…22550xcc19…930eBase$0.10100%payAI12d ago0xaed991…fc2eae
0x17d3…22550xcc19…930eBase$0.10100%payAI12d ago0x50b7a7…e54358
0x17d3…22550xcc19…930eBase$0.10100%payAI12d ago0x2e2832…492903
0x17d3…22550xcc19…930eBase$0.10100%payAI12d ago0xadb3e1…502aac
0x17d3…22550xcc19…930eBase$0.10100%payAI12d ago0xdd0097…fb411a
0x17d3…22550xcc19…930eBase$0.10100%payAI12d ago0x308aed…33613f
0x17d3…22550xcc19…930eBase$0.10100%payAI12d ago0xa0cca1…a1a1fb
0x17d3…22550xcc19…930eBase$0.10100%payAI12d ago0x7e5264…b76d5d
0x17d3…22550xcc19…930eBase$0.10100%payAI12d ago0x260cd2…644907
0x17d3…22550xcc19…930eBase$0.10100%payAI12d ago0x893df8…a74206

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.