Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5102…d6410xafff…aad3Base$0.10100%coinbase176d ago0x848ff5…ded0d3
0x5102…d6410xafff…aad3Base$0.10100%coinbase176d ago0xc77cb9…52fd6c
0x5102…d6410xafff…aad3Base$0.10100%coinbase176d ago0x31b251…e56d65
0x5102…d6410xafff…aad3Base$0.10100%coinbase176d ago0xebbe4f…349f7a
0x5102…d6410xafff…aad3Base$0.10100%coinbase176d ago0x57a0d5…ef22e5
0x5102…d6410xafff…aad3Base$0.10100%coinbase176d ago0x536c26…363ba4
0x5102…d6410xafff…aad3Base$0.10100%coinbase176d ago0x25d436…00b18a
0x5102…d6410xafff…aad3Base$0.10100%coinbase176d ago0x0996c5…e78c5f
0x5102…d6410xafff…aad3Base$0.10100%coinbase176d ago0xeda0ab…8d74cd
0x5102…d6410xafff…aad3Base$0.10100%coinbase176d ago0x401dec…2fef0b
0x5102…d6410xafff…aad3Base$0.10100%coinbase176d ago0x8ddc1f…d1c212
0x5102…d6410xafff…aad3Base$0.10100%coinbase176d ago0xb1c715…c05037
0x5102…d6410xafff…aad3Base$0.10100%coinbase176d ago0x4a9f13…1a26f1
0x5102…d6410xafff…aad3Base$0.10100%coinbase176d ago0x4939dc…242649
0x5102…d6410xafff…aad3Base$0.10100%coinbase176d ago0xa602ba…d54bd2
0x5102…d6410xafff…aad3Base$0.10100%coinbase176d ago0xb47e95…fb6227
0x5102…d6410xafff…aad3Base$0.10100%coinbase176d ago0x7cdd7a…09cdb0
0x5102…d6410xafff…aad3Base$0.10100%coinbase176d ago0x8a9b39…83c879
0x5102…d6410xafff…aad3Base$0.10100%coinbase176d ago0x01c169…c64c96
0x5102…d6410xafff…aad3Base$0.10100%coinbase176d ago0xf5fcc9…c7d14b
0x5102…d6410xafff…aad3Base$0.10100%coinbase176d ago0xbbb26d…b3ff9b
0x5102…d6410xafff…aad3Base$0.10100%coinbase176d ago0x719ca2…6a5d79
0x5102…d6410xafff…aad3Base$0.10100%coinbase176d ago0x2d2480…fa2839
0x5102…d6410xafff…aad3Base$0.10100%coinbase176d ago0x8cae00…8f4baa
0x5102…d6410xafff…aad3Base$0.10100%coinbase176d ago0x4cf0bd…35088e

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.