Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc7a3…cbd20x04b5…d741BaseChart HeroCharts$0.005100%coinbase18d ago0xea56e2…d51390
0xc7a3…cbd20x04b5…d741BaseChart HeroCharts$0.005100%coinbase18d ago0x5a4743…519476
0x4a0b…f6650x04b5…d741BaseChart HeroCharts$0.001100%coinbase18d ago0x5eb842…f0a0d9
0x4a0b…f6650x04b5…d741BaseChart HeroCharts$0.001100%coinbase18d ago0x22c255…ffc5c3
0xc7a3…cbd20x04b5…d741BaseChart HeroCharts$0.05100%coinbase19d ago0x5b55c8…b82743
0xc7a3…cbd20x04b5…d741BaseChart HeroCharts$0.05100%coinbase19d ago0x3330e2…e21a71
0xa999…a4070x04b5…d741BaseChart HeroCharts$0.001100%coinbase19d ago0xf70306…ba0cf9
0xc7a3…cbd20x04b5…d741BaseChart HeroCharts$0.02100%coinbase19d ago0xf7510d…288cdf
0xc7a3…cbd20x04b5…d741BaseChart HeroCharts$0.05100%coinbase19d ago0xfb38ca…e86060
0xc7a3…cbd20x04b5…d741BaseChart HeroCharts$0.02100%coinbase19d ago0x1ba256…3199c5
0xc7a3…cbd20x04b5…d741BaseChart HeroCharts$0.02100%coinbase19d ago0x205498…d98954
0xc7a3…cbd20x04b5…d741BaseChart HeroCharts$0.005100%coinbase19d ago0x22361e…f2fe18
0xc7a3…cbd20x04b5…d741BaseChart HeroCharts$0.02100%coinbase19d ago0x3fa079…c65a50
0xc7a3…cbd20x04b5…d741BaseChart HeroCharts$0.005100%coinbase19d ago0x0361a9…bbcf3c
0xc7a3…cbd20x04b5…d741BaseChart HeroCharts$0.005100%coinbase19d ago0x2b676d…f6695a
0xc7a3…cbd20x04b5…d741BaseChart HeroCharts$0.005100%coinbase19d ago0xf0c616…b01164
0xc7a3…cbd20x04b5…d741BaseChart HeroCharts$0.005100%coinbase19d ago0xa7ded8…f96ad2
0xc7a3…cbd20x04b5…d741BaseChart HeroCharts$0.001100%coinbase19d ago0x21e17e…ef9f8c
0xc7a3…cbd20x04b5…d741BaseChart HeroCharts$0.05100%coinbase19d ago0x61c2f0…38fd8e
0xc7a3…cbd20x04b5…d741BaseChart HeroCharts$0.05100%coinbase19d ago0x3cc14f…1c4d42
0xc7a3…cbd20x04b5…d741BaseChart HeroCharts$0.10100%coinbase19d ago0x565ad0…e1ce85
0xc7a3…cbd20x04b5…d741BaseChart HeroCharts$0.05100%coinbase19d ago0x2c02bb…1b4101
0xc7a3…cbd20x04b5…d741BaseChart HeroCharts$0.02100%coinbase19d ago0x57e43b…812dcc
0xc7a3…cbd20x04b5…d741BaseChart HeroCharts$0.005100%coinbase19d ago0x61aa2a…69e8ff
0xc7a3…cbd20x04b5…d741BaseChart HeroCharts$0.005100%coinbase19d ago0x9cc39a…3014d0

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.