Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6131…b0840x63ae…cddcBasex402 service$0.002100%coinbase50d ago0xd87134…8764de
0x6131…b0840x63ae…cddcBasex402 service$0.002100%coinbase50d ago0xa02a0b…dea6db
0x9915…e27f0x63ae…cddcBasex402 service$0.002100%coinbase50d ago0x80bcdb…a1b2a3
0x9915…e27f0x63ae…cddcBasex402 service$0.002100%coinbase50d ago0x26fc93…9d5673
0x9915…e27f0x63ae…cddcBasex402 service$0.002100%coinbase50d ago0xaf99ad…358fb4
0x9915…e27f0x63ae…cddcBasex402 service$0.002100%coinbase50d ago0xa0dfa9…fbb571
0x9915…e27f0x63ae…cddcBasex402 service$0.002100%coinbase50d ago0x6b8a50…711a57
0x9915…e27f0x63ae…cddcBasex402 service$0.002100%coinbase50d ago0xe9363c…b517e4
0x9915…e27f0x63ae…cddcBasex402 service$0.002100%coinbase50d ago0xf98e7b…4e6f7d
0x9915…e27f0x63ae…cddcBasex402 service$0.002100%coinbase50d ago0xf5a224…ec2e33
0x9915…e27f0x63ae…cddcBasex402 service$0.002100%coinbase50d ago0x6e433b…8c786c
0x9915…e27f0x63ae…cddcBasex402 service$0.002100%coinbase50d ago0x65e8dc…6e5f1b
0x9915…e27f0x63ae…cddcBasex402 service$0.002100%coinbase50d ago0x368811…f806be
0x9915…e27f0x63ae…cddcBasex402 service$0.002100%coinbase50d ago0xb2cd96…c55177
0x9915…e27f0x63ae…cddcBasex402 service$0.002100%coinbase50d ago0x59e88f…fe32e2
0x9915…e27f0x63ae…cddcBasex402 service$0.002100%coinbase50d ago0x2952b1…f0e8af
0x9915…e27f0x63ae…cddcBasex402 service$0.002100%coinbase50d ago0x9ce9ff…da61b9
0x6131…b0840x63ae…cddcBasex402 service$0.002100%coinbase50d ago0xea2322…b88128
0x9915…e27f0x63ae…cddcBasex402 service$0.002100%coinbase50d ago0x4b5630…9f397d
0x9915…e27f0x63ae…cddcBasex402 service$0.002100%coinbase50d ago0xb649ac…523d97
0x9915…e27f0x63ae…cddcBasex402 service$0.002100%coinbase50d ago0xa34341…cd6256
0x9915…e27f0x63ae…cddcBasex402 service$0.002100%coinbase50d ago0x2038da…146e43
0x9915…e27f0x63ae…cddcBasex402 service$0.002100%coinbase50d ago0x9e147d…27ec4f
0x9915…e27f0x63ae…cddcBasex402 service$0.002100%coinbase50d ago0xb69cef…cbde0f
0x9915…e27f0x63ae…cddcBasex402 service$0.002100%coinbase50d ago0x62d953…524773

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.