Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca16…c06d0xba66…39cdBaseTimezone ConverterTime$0.001100%coinbase25d ago0x55478f…190735
0xca16…c06d0xb5f0…336aBaseRandom FactFacts$0.001100%coinbase25d ago0x8d613b…46c311
0xca16…c06d0x2af9…e129BaseWord of the DayWords$0.0015100%coinbase25d ago0xeb61aa…89157a
0xca16…c06d0x1350…9d34BaseLife AdviceAdvice$0.001100%coinbase25d ago0xca80b3…d3fe4d
0xca16…c06d0xd70d…ab5eBaseRandom Joke APIJokes$0.002100%coinbase25d ago0x9e568b…44f929
0xca16…c06d0x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase25d ago0xa1d02b…7e38dd
0xca16…c06d0x255c…387bBaseRiddle OracleRiddle$0.002100%coinbase25d ago0xd25d35…eb117e
0xca16…c06d0xd7d4…8914BaseUseless FactFacts$0.001100%coinbase25d ago0x8c7a1c…2df81d
0xca16…c06d0xa306…10c3BaseWeight Converter APIWeight$0.0025100%coinbase25d ago0x992c9c…b552b1
0xca16…c06d0x1350…9d34BaseLife AdviceAdvice$0.001100%coinbase25d ago0x50ce93…1a82a1
0xca16…c06d0x1350…9d34BaseLife AdviceAdvice$0.001100%coinbase26d ago0x4fcad0…76a147
0xca16…c06d0x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase26d ago0xb95604…23a890
0xca16…c06dHorror Story APIBaseHorror Story APIHorror$0.0013100%coinbase26d ago0xac3175…8a4c4f
0xca16…c06d0x1e21…6f39BaseLatest Cars 2026Cars$0.0011100%coinbase26d ago0x89a272…de30f2
0xca16…c06d0xbf0d…73a0BaseDice RollerDice$0.001100%coinbase26d ago0x5279d5…07c5f5
0xca16…c06d0x255c…387bBaseRiddle OracleRiddle$0.002100%coinbase26d ago0xbfca0e…e3e5dc
0xca16…c06d0xb5f0…336aBaseRandom FactFacts$0.001100%coinbase26d ago0x2c2e16…fd3161
0xca16…c06d0x2af9…e129BaseWord of the DayWords$0.0015100%coinbase26d ago0x398725…973d43

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.