Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x59ff…e3fb0x9f79…e9bfBase—$0.01100%coinbase41d ago0xc0a9e3…9f4540
0x59ff…e3fb0xbbd8…c7f9Base—$0.01100%coinbase41d ago0x0e513e…310409
0x59ff…e3fb0xf9d3…ca43Base—$0.01100%coinbase41d ago0x9fc071…0c539a
0x59ff…e3fb0xe3d7…43e7Base—$0.01100%coinbase41d ago0x47e380…01b4a4
0x59ff…e3fb0x5e52…a8b3Base—$0.01100%coinbase41d ago0xcb26d1…3749e7
0x59ff…e3fb0x62bd…2ad9Base—$0.01100%coinbase41d ago0x702372…3269a5
0x59ff…e3fb0x42b0…f76eBase—$0.01100%coinbase42d ago0xc13fb9…ccbe32
0x59ff…e3fb0xa4d7…6533Base—$0.01100%coinbase42d ago0x11c5d3…bbbbdb
0x59ff…e3fb0x46a6…75a1Base—$0.01100%coinbase42d ago0xc3a932…6971ba
0x59ff…e3fb0xf9b7…146fBase—$0.01100%coinbase42d ago0x74cd4a…e533be
0x59ff…e3fb0x31ea…4081Base—$0.01100%coinbase42d ago0x7e09c8…9f7a11
0x59ff…e3fb0x1c1e…e79dBase—$0.01100%coinbase42d ago0x2ed67e…898b98
0x59ff…e3fb0x86d5…562aBase—$0.01100%coinbase42d ago0xb8af9d…31cbf0
0x59ff…e3fb0x3081…76d4Base—$0.01100%coinbase42d ago0x6718ba…87b183
0x59ff…e3fb0x6987…a879Base—$0.01100%coinbase42d ago0xf1fdfa…255171
0x59ff…e3fb0x6dfe…a3d5Base—$0.01100%coinbase42d ago0xeb4175…67508e
0x59ff…e3fb0x5e36…f0a3Base—$0.01100%coinbase42d ago0x38343e…75b455
0x59ff…e3fb0x7833…c007Base—$0.01100%coinbase42d ago0xa0948d…6dbd39

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.