Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc583…7a1d0x3896…6b27Base—$0.04100%fluxa109d ago0x848a4f…29becc
0x964d…bd300x3896…6b27Base—$0.04100%fluxa109d ago0x4aed38…1d82c8
0xcc37…fd0a0x3896…6b27Base—$0.04100%fluxa109d ago0xf72777…f6f123
0x6baa…5b8b0x3896…6b27Base—$0.04100%fluxa109d ago0xf93428…e11211
0x41db…81430x3896…6b27Base—$0.04100%fluxa109d ago0x6091df…61a4db
0xeb39…a30d0x3896…6b27Base—$0.04100%fluxa109d ago0x94fc8c…e21ae3
0x92e0…f6140x3896…6b27Base—$0.04100%fluxa109d ago0x32f680…661441
0x8909…e87d0x3896…6b27Base—$0.04100%fluxa109d ago0xac20f4…1ebc74
0xb96d…68630x3896…6b27Base—$0.04100%fluxa109d ago0xc11a81…7997f2
0x166d…7bfe0x3896…6b27Base—$0.04100%fluxa109d ago0x8eb62d…7676cc
0xc5f9…75d80x3896…6b27Base—$0.04100%fluxa109d ago0xfa50e7…d5b5dc
0x333e…59360x3896…6b27Base—$0.04100%fluxa109d ago0x60e721…f9fddf
0xf559…76400x3896…6b27Base—$0.05100%fluxa109d ago0xdea254…4af455
0x3681…e7860x3896…6b27Base—$0.05100%fluxa109d ago0x3fb02b…a65357
0x6d4f…fe5e0x3896…6b27Base—$0.05100%fluxa109d ago0x304f35…8d3e5b
0x5df6…f2670x3896…6b27Base—$0.05100%fluxa109d ago0xe9d774…f323f5
0xdf6d…15eb0x3896…6b27Base—$0.05100%fluxa109d ago0x33f29d…330551
0x408e…d1b70x3896…6b27Base—$0.09100%fluxa109d ago0xf52e1d…4c6d9c
0x6814…25350x3896…6b27Base—$0.04100%fluxa109d ago0x2550fc…56535d
0x293e…c2920x3896…6b27Base—$0.05100%fluxa109d ago0xb67041…c2f18b
0xf8f5…28360x3896…6b27Base—$0.05100%fluxa109d ago0x107312…e3ffcf
0xf867…f67b0x3896…6b27Base—$0.05100%fluxa109d ago0xc0c9fb…e9570b
0x5b52…4a7f0x3896…6b27Base—$0.05100%fluxa109d ago0xfccb66…6f8d69
0xbc91…d4a60x3896…6b27Base—$0.04100%fluxa109d ago0x119605…030b8b
0x5ff2…8f790x3896…6b27Base—$0.04100%fluxa109d ago0x3909c9…7d7d9a

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.