Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3cb5…fff50xd22b…78d5Base$0.01100%coinbase5d ago0xcdfbeb…269add
0x3cb5…fff50xd22b…78d5Base$0.01100%coinbase5d ago0xccc9f2…7249fe
0x3cb5…fff50xd22b…78d5Base$0.01100%coinbase5d ago0xb44d78…d64613
0x3cb5…fff50xd22b…78d5Base$0.20100%coinbase5d ago0x035c3b…99239e
0x3cb5…fff50xd22b…78d5Base$0.01100%coinbase5d ago0x61c7ba…a53467
0x3cb5…fff50xd22b…78d5Base$0.01100%coinbase5d ago0xf42b51…07e50c
0x3cb5…fff50xd22b…78d5Base$0.01100%coinbase5d ago0x806df2…3f4d64
0x3cb5…fff50xd22b…78d5Base$0.01100%coinbase6d ago0xdd5977…db29ab
0x3cb5…fff50xd22b…78d5Base$0.01100%coinbase6d ago0x468234…4ec893
0x3cb5…fff50xd22b…78d5Base$0.01100%coinbase6d ago0x0360bc…f6d571
0x3cb5…fff50xd22b…78d5Base$0.01100%coinbase6d ago0x56b7bc…c3bd1b
0x3cb5…fff50xd22b…78d5Base$0.20100%coinbase6d ago0xaedb76…dcec9b
0x3cb5…fff50xd22b…78d5Base$0.20100%coinbase6d ago0x5d791a…6ab29d
0x3cb5…fff50xd22b…78d5Base$0.01100%coinbase6d ago0x7402ff…9f183f
0x3cb5…fff50xd22b…78d5Base$0.20100%coinbase6d ago0xcd2e47…5d0207
0x3cb5…fff50xd22b…78d5Base$0.01100%coinbase6d ago0x9f6fe1…88d842
0x3cb5…fff50xd22b…78d5Base$0.01100%coinbase6d ago0x477a02…699f89
0x3cb5…fff50xd22b…78d5Base$0.01100%coinbase6d ago0xf7ab62…642d87
0x3cb5…fff50xd22b…78d5Base$0.01100%coinbase6d ago0x742c95…5cbf1c

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.