Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc04089…0b4eb8
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI109d ago0x920c6a…190ee9
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI109d ago0xabc0a2…04fdf1
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI109d ago0x92c550…b4738c
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa25ecf…778557
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0c3480…bf852b
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2cada3…4d6443
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbbb6c9…fa2545
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI109d ago0x54cb1f…a563f8
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2d3245…b40eb6
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4f6c0e…678360
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI109d ago0x904484…a34699
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe153a0…7a1b3b
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI110d ago0x027bc7…b64241
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf3e242…3a0bbf
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa40975…a678e4
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4a0a68…cad29f
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI110d ago0x825eb9…01ceb0
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdc0047…931c35
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI110d ago0x01a498…c09614
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3855dd…51764c
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI110d ago0x63e011…ac963a
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI110d ago0x96a073…7e8642
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI110d ago0x184682…e01725
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbf2c8b…16ff2b

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.