Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3d7f…c82a0x38c0…44c8BaseVibe SpringsPrice$0.001100%coinbase49d ago0x64d142…e4b1e9
0x3d7f…c82a0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase49d ago0xa8bda2…8f06d5
0x3d7f…c82a0x2932…4f60Basex402 service$0.005100%coinbase49d ago0x0fc96d…f863dd
0x3d7f…c82a0xd70d…ab5eBaseRandom Joke APIJokes$0.01100%coinbase49d ago0x8db06a…fab03e
0x3d7f…c82aKronos Crypto Data & ForecastsBaseKronos Crypto Data & ForecastsLiquidations$0.01100%coinbase49d ago0xfce52f…855329
0x3d7f…c82a0xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase49d ago0x6f3e48…e7eb67
0x3d7f…c82a0xa306…10c3BaseWeight Converter APIWeight$0.0025100%coinbase49d ago0x38ce15…990add
0x3d7f…c82a0xb5f0…336aBaseRandom FactFacts$0.001100%coinbase49d ago0x566bdf…7063a8
0x3d7f…c82a0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase49d ago0x7a10ac…5b276e
0x3d7f…c82a0x4466…125eBasex402 service$0.005100%coinbase49d ago0x9a2dea…85e698
0x3d7f…c82a0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase49d ago0xa8a162…e2144e
0x3d7f…c82a0x9dba…0df8Basex402 service$0.00670%0x1360…66fa49d ago0xf97109…68f68e
0x3d7f…c82a0x9305…f13fBaseNansenCrypto$0.01100%coinbase49d ago0x6bb4dd…f3bc31
0x3d7f…c82a0xb3c2…2ab6BaseGEDX402 ChatChat$0.001100%coinbase49d ago0xc66134…cbfd1d
0x3d7f…c82a0x480c…846aBaseBitrefillGift-cards$0.002100%coinbase49d ago0x9f2ce2…9c5598
0x3d7f…c82a0x6d6e…9192BaseExaSearch$0.007100%coinbase49d ago0xff2cb0…3631f0
0x3d7f…c82a0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase49d ago0x62fdca…0d9c9f

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.