Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3289…d9490x21bc…2d0eBasex402 service$0.01100%coinbase69d ago0x753917…2ee4d1
0x3289…d9490x21bc…2d0eBasex402 service$0.001100%coinbase69d ago0x2b8332…8a14b4
0x3289…d9490x21bc…2d0eBasex402 service$0.01100%coinbase70d ago0xa2e374…fa1e21
0x3289…d9490x21bc…2d0eBasex402 service$0.001100%coinbase70d ago0x3890e3…f9cdd3
0x3289…d9490x21bc…2d0eBasex402 service$0.01100%coinbase70d ago0xdc3e3c…c02b84
0x3289…d9490x21bc…2d0eBasex402 service$0.001100%coinbase70d ago0xf0bd76…7c7ade
0x7e57…2f090x21bc…2d0eBasex402 service$0.001100%coinbase70d ago0x13d495…621fcd
0x7e57…2f090x21bc…2d0eBasex402 service$0.001100%coinbase70d ago0x088944…ea4361
0x7e57…2f090x21bc…2d0eBasex402 service$0.001100%coinbase70d ago0x9d237f…33415f
0x7e57…2f090x21bc…2d0eBasex402 service$0.001100%coinbase70d ago0x33a27c…d7f9b1
0x3289…d9490x21bc…2d0eBasex402 service$0.01100%coinbase70d ago0x8f219d…6cf6c3
0x3289…d9490x21bc…2d0eBasex402 service$0.001100%coinbase70d ago0x65bd7b…df38ad
0x3289…d9490x21bc…2d0eBasex402 service$0.01100%coinbase70d ago0xe84d90…ffbaf8
0x3289…d9490x21bc…2d0eBasex402 service$0.001100%coinbase70d ago0x7ea641…ca1194
0x3289…d9490x21bc…2d0eBasex402 service$0.01100%coinbase70d ago0x54525c…d3b16f
0x3289…d9490x21bc…2d0eBasex402 service$0.001100%coinbase70d ago0x080fe3…b6eb07
0x3289…d9490x21bc…2d0eBasex402 service$0.01100%coinbase70d ago0xe56cbe…660d0e
0x3289…d9490x21bc…2d0eBasex402 service$0.001100%coinbase70d ago0x093d34…1c9779
0x3289…d9490x21bc…2d0eBasex402 service$0.01100%coinbase70d ago0xf73c92…44d8ff
0x3289…d9490x21bc…2d0eBasex402 service$0.001100%coinbase70d ago0xd37faf…0388ea
0x3289…d9490x21bc…2d0eBasex402 service$0.01100%coinbase70d ago0x397839…68868b
0x3289…d9490x21bc…2d0eBasex402 service$0.001100%coinbase70d ago0x8a6b5e…c8b9e5
0x3289…d9490x21bc…2d0eBasex402 service$0.01100%coinbase70d ago0x72e699…ce9027
0x3289…d9490x21bc…2d0eBasex402 service$0.001100%coinbase70d ago0xf7781b…e9f295
0x3289…d9490x21bc…2d0eBasex402 service$0.01100%coinbase70d ago0x798927…477c24

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.