Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8cb72e…bc9b82
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdb34bc…c192a7
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbc5470…51867f
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7633ba…927b79
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6779b9…074c73
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x261240…33a6d5
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcf7dd3…69fa5c
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbea02f…dcf1bf
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xadd284…ceb66d
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x369aae…3add7f
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x505beb…7034ea
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xde37c2…c78047
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3f0ab4…966e2b
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x071621…b7088c
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x06b1f9…57efcc
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa109d6…e809be
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x86f5a7…bbf70c
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0c800d…b60576
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xaaeb65…268b2a
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x24f359…a78eaf
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xebf02a…592b8d
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7cdf8d…580743
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x246f22…0010c0
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe3efb4…d371e8
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8227b5…27538f

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.