Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xce3c…caf90x1080…7de0Basex402 service$0.01100%0x2772…8c1755d ago0x8e0f1a…f8f714
0xce3c…caf90xeb76…0d35Basex402 service$0.01100%0x2772…8c1755d ago0x4a6c1d…17161d
0xce3c…caf90xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase55d ago0xa68d4f…78eeb2
0xce3c…caf90x8ca9…811aBasecurrency-convertCurrency$0.002100%coinbase55d ago0x045ea0…f0106e
0xce3c…caf90xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase55d ago0xd4eb7c…757860
0xce3c…caf90xd7d4…8914BaseUseless FactFacts$0.001100%coinbase55d ago0xe2d8f9…91a785
0xce3c…caf90xba66…39cdBaseTimezone ConverterTime$0.001100%coinbase55d ago0xda38b0…0e9860
0xce3c…caf90xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase55d ago0x41512e…0419e8
0xce3c…caf9Horror Story APIBaseHorror Story APIHorror$0.0013100%coinbase55d ago0x783c46…93f819
0xce3c…caf90xa306…10c3BaseWeight Converter APIWeight$0.0025100%coinbase55d ago0xe0c445…b5928b
0xce3c…caf90x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase56d ago0xe77159…90448a
0xce3c…caf90xd70d…ab5eBaseRandom Joke APIJokes$0.01100%coinbase56d ago0x44c16e…c60e5d
0xce3c…caf90x88a4…e9eaBaseFortune GeneratorFortune$0.001100%coinbase56d ago0x0e5a21…e39bde

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.