Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x530f…2a060xb5f0…336aBaseRandom FactFacts$0.001100%coinbase21d ago0x8e43b4…e9c478
0x530f…2a060xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase21d ago0xb7579a…dfecca
0x530f…2a060xa306…10c3BaseWeight Converter APIWeight$0.0025100%coinbase21d ago0xd2793e…f1b544
0x530f…2a060xbf0d…73a0BaseDice RollerDice$0.001100%coinbase21d ago0x47a311…5e9e41
0x530f…2a060x66d7…83bcBasex402 service$0.02100%coinbase21d ago0x2484c7…57893b
0x530f…2a060xa306…10c3BaseWeight Converter APIWeight$0.0025100%coinbase21d ago0x74ebb3…28c45d
0x530f…2a060xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase21d ago0xf590bf…b1abf4
0x530f…2a060x899b…47ecBasex402 service$0.002100%coinbase21d ago0x417393…ce138b
0x530f…2a060x1350…9d34BaseLife AdviceAdvice$0.001100%coinbase21d ago0x3b920e…a0bc38
0x530f…2a060x88a4…e9eaBaseFortune GeneratorFortune$0.001100%coinbase21d ago0xe6e8c8…862bf8
0x530f…2a060x2af9…e129BaseWord of the DayWords$0.0015100%coinbase21d ago0xe0d25e…7c5f03
0x530f…2a060x255c…387bBaseRiddle OracleRiddle$0.002100%coinbase21d ago0xa933bc…931b8a
0x530f…2a060xa306…10c3BaseWeight Converter APIWeight$0.0025100%coinbase21d ago0x667a6f…410cdf

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.