Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc85f…06040x40a8…ad8bBasex402 service$0.001100%coinbase39d ago0x75f216…91877b
0xc85f…06040x40a8…ad8bBasex402 service$0.001100%coinbase39d ago0x95aabe…443e1a
0xc85f…06040x40a8…ad8bBasex402 service$0.001100%coinbase39d ago0x9666df…9fb98c
0xc85f…06040x2af9…e129BaseWord of the DayWords$0.0015100%coinbase39d ago0x821edc…610836
0xc85f…06040xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase39d ago0x9ce26e…ab7e09
0xc85f…06040x40a8…ad8bBasex402 service$0.001100%coinbase39d ago0x8906c4…6fb398
0xc85f…06040x40a8…ad8bBasex402 service$0.001100%coinbase39d ago0xaceb89…db59d8
0xc85f…06040x249a…ed3bBasex402 service$0.01100%payAI39d ago0x96a247…e9c130
0xc85f…06040x40a8…ad8bBasex402 service$0.001100%coinbase39d ago0x5b5c0a…8acb8d
0xc85f…06040x40a8…ad8bBasex402 service$0.001100%coinbase39d ago0x0cd0a2…723f50
0xc85f…06040x3201…59e5Basex402 service$0.001100%payAI39d ago0x27869d…cee99d
0xc85f…06040x40a8…ad8bBasex402 service$0.001100%coinbase39d ago0x80586f…bbbc0b
0xc85f…06040xf9d1…d5f1Basex402 service$0.01100%coinbase39d ago0xb74040…fa79c4
0xc85f…06040x40a8…ad8bBasex402 service$0.001100%coinbase39d ago0xa77c16…fc61c5
0xc85f…06040x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase39d ago0x485041…c9e1bf
0xc85f…06040xb5f0…336aBaseRandom FactFacts$0.001100%coinbase39d ago0xe3ec10…b1f658
0xc85f…06040xd7d4…8914BaseUseless FactFacts$0.001100%coinbase39d ago0x045f2a…571609
0xc85f…06040x40a8…ad8bBasex402 service$0.001100%coinbase39d ago0x4eeca3…a6a2f5
0xc85f…06040x40a8…ad8bBasex402 service$0.001100%coinbase39d ago0x60dcce…7573ba
0xc85f…06040x40a8…ad8bBasex402 service$0.001100%coinbase39d ago0xedbde2…23d2fa
0xc85f…06040x40a8…ad8bBasex402 service$0.001100%coinbase39d ago0x12089f…d2fb4f
0xc85f…06040x159b…4908Basex402 service$0.01100%coinbase39d ago0x58fb6a…d8f8ff
0xc85f…06040x40a8…ad8bBasex402 service$0.001100%coinbase39d ago0xf9623a…cb8f30
0xc85f…06040x478b…39f2Basex402 servicePrice$0.01100%coinbase39d ago0x4770db…5762d6
0xc85f…06040x40a8…ad8bBasex402 service$0.001100%coinbase39d ago0x93977e…5ad4ec

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.