Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb339…eafb0x3c5c…d5faBaseLocus x402 Services$0.03100%coinbase18d ago0xa56f73…59a228
0xb339…eafb0x3c5c…d5faBaseLocus x402 Services$0.03100%coinbase18d ago0x366c11…cc8f22
0xb339…eafb0x3c5c…d5faBaseLocus x402 Services$0.03100%coinbase18d ago0x8cae78…ede822
0xb339…eafb0x3c5c…d5faBaseLocus x402 Services$0.03100%coinbase18d ago0x5331ab…ebbb75
0xc3b6…47940x3c5c…d5faBaseLocus x402 Services$0.008100%coinbase18d ago0x15e530…cfc0dc
0xc3b6…47940x3c5c…d5faBaseLocus x402 Services$0.008100%coinbase18d ago0x15bc0e…98318a
0xc3b6…47940x3c5c…d5faBaseLocus x402 Services$0.008100%coinbase18d ago0x1b35a2…3888f3
0xc3b6…47940x3c5c…d5faBaseLocus x402 Services$0.008100%coinbase18d ago0xf8e04a…dc875a
0xc3b6…47940x3c5c…d5faBaseLocus x402 Services$0.008100%coinbase18d ago0x64fc20…bb1fc9
0xc3b6…47940x3c5c…d5faBaseLocus x402 Services$0.008100%coinbase18d ago0x3e7cac…e5dfe2
0xc3b6…47940x3c5c…d5faBaseLocus x402 Services$0.008100%coinbase18d ago0x7035f2…6b3279
0xc3b6…47940x3c5c…d5faBaseLocus x402 Services$0.008100%coinbase18d ago0x85ef8e…9a79df
0xc3b6…47940x3c5c…d5faBaseLocus x402 Services$0.008100%coinbase18d ago0xfe8fa2…3f64c8
0xc3b6…47940x3c5c…d5faBaseLocus x402 Services$0.008100%coinbase18d ago0x0eb9be…c1ad47
0xc3b6…47940x3c5c…d5faBaseLocus x402 Services$0.008100%coinbase18d ago0xb1bbdf…b72286
0xc3b6…47940x3c5c…d5faBaseLocus x402 Services$0.008100%coinbase18d ago0xe2b5a5…fab8b5
0xc3b6…47940x3c5c…d5faBaseLocus x402 Services$0.008100%coinbase18d ago0xd3268e…dc12e3
0xc3b6…47940x3c5c…d5faBaseLocus x402 Services$0.008100%coinbase18d ago0x818328…389a96
0xc3b6…47940x3c5c…d5faBaseLocus x402 Services$0.008100%coinbase18d ago0x5b651d…5fb9e0
0xc3b6…47940x3c5c…d5faBaseLocus x402 Services$0.008100%coinbase18d ago0xc147c7…bfb20a
0xc3b6…47940x3c5c…d5faBaseLocus x402 Services$0.008100%coinbase18d ago0x227948…f8d043
0xc3b6…47940x3c5c…d5faBaseLocus x402 Services$0.008100%coinbase18d ago0x73e4d1…bba43d
0xc3b6…47940x3c5c…d5faBaseLocus x402 Services$0.008100%coinbase18d ago0x7400bc…a1822e
0xc3b6…47940x3c5c…d5faBaseLocus x402 Services$0.008100%coinbase18d ago0xb55f3b…248150
0xc3b6…47940x3c5c…d5faBaseLocus x402 Services$0.008100%coinbase18d ago0x971171…bee842

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.