Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f03…7b820x21dd…be10Base$0.001061100%openx4024d ago0x5ba766…066171
0x7f03…7b820x21dd…be10Base$0.00135100%openx4024d ago0x6dd19c…8ec72f
0x7f03…7b820x21dd…be10Base$0.000109100%openx4024d ago0xc37eb8…139326
0x7f03…7b820x21dd…be10Base$0.0007100%openx4024d ago0x29c74d…1b94dd
0x7f03…7b820x21dd…be10Base$0.0007100%openx4024d ago0x91aaf7…54bfb9
0x7f03…7b820x21dd…be10Base$0.001418100%openx4024d ago0xcf09d1…1dbeaa
0x7f03…7b820x21dd…be10Base$0.001791100%openx4024d ago0x826bfe…a84644
0x7f03…7b820x21dd…be10Base$0.001202100%openx4024d ago0x70ada0…a4f730
0x7f03…7b820x21dd…be10Base$0.000612100%openx4024d ago0x17f68a…75a97f
0x7f03…7b820x21dd…be10Base$0.002178100%openx4024d ago0x9ed6bb…56be02
0x7f03…7b820x21dd…be10Base$0.003653100%openx4024d ago0xdf2085…c408d4
0x7f03…7b820x21dd…be10Base$0.01100%openx4024d ago0xa4a9e8…b9276c
0x7f03…7b820x21dd…be10Base$0.01100%openx4024d ago0x0193ab…581917
0x7f03…7b820x21dd…be10Base$0.003835100%openx4024d ago0x5881b0…5c061a
0x71be…71ce0x21dd…be10Base$5.00100%openx4024d ago0xed2754…cd12e1
0x7f03…7b820x21dd…be10Base$0.001202100%openx4024d ago0x592a15…9bc2b0
0x7f03…7b820x21dd…be10Base$0.002184100%openx4024d ago0x0d20c9…8efc94
0x71be…71ce0x21dd…be10Base$5.00100%openx4024d ago0xb9f98e…284599
0x71be…71ce0x21dd…be10Base$5.00100%openx4024d ago0x5f662e…01ef63
0x71be…71ce0x21dd…be10Base$5.00100%openx4024d ago0x92f737…b1d526

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.