Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc052…91140x7d3c…38d9Base—$0.01100%coinbase69d ago0xff89b0…0186b1
0xc052…91140x3dd9…98e4Base—$0.01100%coinbase69d ago0xc151d4…a2cce3
0xc052…91140xa41f…0d3eBase—$0.01100%coinbase69d ago0xb77c8b…2c605c
0xc052…91140x4e37…7f56Base—$0.01100%coinbase69d ago0xce3d37…8d0089
0xc052…91140xb250…fd24Base—$0.01100%coinbase69d ago0xe1cba4…37fa7b
0xc052…91140x8765…7b40Base—$0.01100%coinbase69d ago0x062788…8ff382
0xc052…91140xd3af…1e10Base—$0.01100%coinbase69d ago0x3957c4…b3d527
0xc052…91140x3616…9516Base—$0.01100%coinbase69d ago0xdc3d8f…96391b
0xc052…91140x340c…45f1Base—$0.01100%coinbase69d ago0xb00692…bc1343
0xc052…91140xf1c0…8193Base—$0.01100%coinbase69d ago0x7f11d9…f2bf73
0xc052…91140x70ac…11d1Base—$0.01100%coinbase69d ago0xdfcfef…79615e
0xc052…91140x00f4…cff1Base—$0.01100%coinbase70d ago0xb8f464…829c16
0xc052…91140x953b…07deBase—$0.01100%coinbase70d ago0x1c2410…cf24e1
0xc052…91140xaada…5038Base—$0.01100%coinbase70d ago0x94c361…00d9d9
0xc052…91140x0894…3e8eBase—$0.01100%coinbase70d ago0x4aa34f…dc87e2
0xc052…91140x5b58…cdeeBase—$0.01100%coinbase70d ago0xd1abcc…8492d6
0xc052…91140xd9b4…9394Base—$0.01100%coinbase70d ago0x41d731…6bc382
0xc052…91140x5386…1f1dBase—$0.01100%coinbase70d ago0x605153…2a8178
0xc052…91140xce41…75b3Base—$0.01100%coinbase70d ago0x3527d5…764337
0xc052…91140x1feb…102fBase—$0.01100%coinbase70d ago0x576704…6b3245
0xc052…91140x0546…2a9cBase—$0.01100%coinbase70d ago0x15abc1…769628
0xc052…91140xc2e7…b21aBase—$0.01100%coinbase70d ago0x80954e…c5e3bf
0xc052…91140xc56d…6f42Base—$0.01100%coinbase70d ago0xe1589c…06d433
0xc052…91140xa6b6…5c01Base—$0.01100%coinbase70d ago0xc65f8e…0a5449
0xc052…91140x132c…40b5Base—$0.01100%coinbase70d ago0x6f3134…e9151a

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.