Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3e09…e8afParticle ProBaseParticle ProPodcasts$0.03100%coinbase17d ago0x849528…573be7
0x3e09…e8afParticle ProBaseParticle ProPodcasts$0.04100%coinbase17d ago0x9d53e6…b52e42
0x3e09…e8afParticle ProBaseParticle ProPodcasts$0.04100%coinbase17d ago0xa809c2…d219cd
0x3e09…e8afParticle ProBaseParticle ProPodcasts$0.03100%coinbase17d ago0xc5a5ba…2f52a0
0x3e09…e8afParticle ProBaseParticle ProPodcasts$0.04100%coinbase17d ago0x4cccaa…17bdaf
0x3e09…e8afParticle ProBaseParticle ProPodcasts$0.03100%coinbase17d ago0x6a3ae1…8047f3
0x3e09…e8afParticle ProBaseParticle ProPodcasts$0.04100%coinbase17d ago0xfce144…f83659
0x3e09…e8afParticle ProBaseParticle ProPodcasts$0.01100%coinbase17d ago0x738660…44e6da
0x3e09…e8afParticle ProBaseParticle ProPodcasts$0.01100%coinbase17d ago0x57b09c…e21300
0x3e09…e8afParticle ProBaseParticle ProPodcasts$0.01100%coinbase17d ago0x1d109a…773df3
0x3e09…e8afParticle ProBaseParticle ProPodcasts$0.01100%coinbase17d ago0xe3bcff…73d406
0x3e09…e8afParticle ProBaseParticle ProPodcasts$0.01100%coinbase17d ago0x1589bb…05553e
0x3e09…e8afParticle ProBaseParticle ProPodcasts$0.01100%coinbase17d ago0x6eb026…6855bf
0x3e09…e8afParticle ProBaseParticle ProPodcasts$0.02100%coinbase17d ago0x2f6fa3…2d5cc0
0x3e09…e8afParticle ProBaseParticle ProPodcasts$0.02100%coinbase17d ago0xded473…5d5d59
0x3e09…e8afParticle ProBaseParticle ProPodcasts$0.03100%coinbase17d ago0x8fb4ae…597c0b
0x3e09…e8afParticle ProBaseParticle ProPodcasts$0.01100%coinbase17d ago0x392ab0…5e80cf
0x3e09…e8afParticle ProBaseParticle ProPodcasts$0.01100%coinbase17d ago0x0ceab7…ffe290
0x3e09…e8afParticle ProBaseParticle ProPodcasts$0.01100%coinbase17d ago0xb2e5c5…f207a1
0x3e09…e8afParticle ProBaseParticle ProPodcasts$0.01100%coinbase17d ago0x351c69…de81f3
0x3e09…e8afParticle ProBaseParticle ProPodcasts$0.01100%coinbase17d ago0x66a7c8…95751d
0x3e09…e8afParticle ProBaseParticle ProPodcasts$0.01100%coinbase17d ago0x3a3c21…5db82d
0x3e09…e8afParticle ProBaseParticle ProPodcasts$0.01100%coinbase17d ago0xae1919…d4ec83
0x3e09…e8afParticle ProBaseParticle ProPodcasts$0.01100%coinbase17d ago0xaf2a5f…a6f86a
0x3e09…e8afParticle ProBaseParticle ProPodcasts$0.01100%coinbase17d ago0x4f8ad6…423b39

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.