Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd99d14…60a27f
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI104d ago0x146cf6…700e6c
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0dfdae…1c7390
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6d8ba2…4acad3
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf4736a…f5aa91
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI104d ago0xde06fc…7c1f83
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI104d ago0x72dcdc…40a1e2
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI104d ago0x173ef7…a4a799
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI104d ago0x84fef2…aeeee6
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf19959…cfa244
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe02a05…e4d729
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa1d161…1dc025
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4c09ef…7f08a1
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI104d ago0x07d8fa…8d5671
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI105d ago0x028247…62871d
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfc1dc5…8e57c2
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7027a3…208764
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI105d ago0x68a1cd…662588
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI105d ago0xff6b01…4edcaa
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc59406…97368a
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI105d ago0x17d803…b7c4df
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf6c253…86ba80
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc70e25…b24c82
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc02064…8c9a59
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf6c10f…6e3c36

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.