Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x144c…cfc70xdd5f…1ba6BaseWebberSites x402 Data APIInference$0.05100%coinbase33d ago0xae0f2f…a7b6d9
0x144c…cfc70xdd5f…1ba6BaseWebberSites x402 Data APIInference$0.05100%coinbase33d ago0x497cd4…3bb52e
0x144c…cfc70xdd5f…1ba6BaseWebberSites x402 Data APIInference$0.05100%coinbase33d ago0xa690ef…b8d136
0x144c…cfc70xdd5f…1ba6BaseWebberSites x402 Data APIInference$0.05100%coinbase33d ago0xe94e51…c8878a
0x144c…cfc70xdd5f…1ba6BaseWebberSites x402 Data APIInference$0.05100%coinbase33d ago0x9bb9cb…dbef09
0x144c…cfc70xdd5f…1ba6BaseWebberSites x402 Data APIInference$0.05100%coinbase33d ago0xfd776d…634df8
0x144c…cfc70xdd5f…1ba6BaseWebberSites x402 Data APIInference$0.05100%coinbase33d ago0x14e3d1…17ab79
0x144c…cfc70xdd5f…1ba6BaseWebberSites x402 Data APIInference$0.05100%coinbase33d ago0x623b6a…a311be
0x144c…cfc70xdd5f…1ba6BaseWebberSites x402 Data APIInference$0.05100%coinbase33d ago0x201a26…a76f10
0x144c…cfc70xdd5f…1ba6BaseWebberSites x402 Data APIInference$0.05100%coinbase33d ago0x4ed812…111f57
0x144c…cfc70xdd5f…1ba6BaseWebberSites x402 Data APIInference$0.001100%coinbase33d ago0x831d0f…26c9f5
0x144c…cfc70xdd5f…1ba6BaseWebberSites x402 Data APIInference$0.001100%coinbase33d ago0x3aa2de…1b2c47
0x144c…cfc70xdd5f…1ba6BaseWebberSites x402 Data APIInference$0.001100%coinbase33d ago0xa8e53a…cbfde9
0x144c…cfc70xdd5f…1ba6BaseWebberSites x402 Data APIInference$0.001100%coinbase33d ago0x4a37d1…d359db
0x144c…cfc70xdd5f…1ba6BaseWebberSites x402 Data APIInference$0.001100%coinbase33d ago0xd7760d…ecf80d
0x144c…cfc70xdd5f…1ba6BaseWebberSites x402 Data APIInference$0.001100%coinbase33d ago0x7366f2…c6f500
0x144c…cfc70xdd5f…1ba6BaseWebberSites x402 Data APIInference$0.001100%coinbase33d ago0x4db55e…408d51
0x144c…cfc70xdd5f…1ba6BaseWebberSites x402 Data APIInference$0.001100%coinbase33d ago0x825251…478659
0x144c…cfc70xdd5f…1ba6BaseWebberSites x402 Data APIInference$0.001100%coinbase33d ago0x3fe62f…edc885
0x54e1…f4e00xdd5f…1ba6BaseWebberSites x402 Data APIInference$0.001100%coinbase34d ago0x799157…20134e

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.