Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown83d ago0xec94c9…bd5020
0x4132…c3cc0x6a5e…c666Base$0.001100%payAI83d ago0x0b268a…7f7ed5
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown83d ago0x27b5e2…09ea62
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown83d ago0x5ba159…09af8a
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown83d ago0x4cacf5…a0caca
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown83d ago0x4379ab…1bef73
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown83d ago0x4a603b…b32ef7
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown83d ago0x60ebf4…805787
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown83d ago0xb50de5…7b258b
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown83d ago0x3fa917…e185ed
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown83d ago0x6bc6e6…58cc7b
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown83d ago0x72a325…4128e9
0x4132…c3cc0x6a5e…c666Base$0.001100%payAI83d ago0x0f3a09…ea5c61
0x4132…c3cc0x6a5e…c666Base$0.001100%payAI83d ago0xcd0d01…fcc551
0x4132…c3cc0x6a5e…c666Base$0.001100%payAI83d ago0x4d95d2…6ec443
0x4132…c3cc0x6a5e…c666Base$0.001100%payAI83d ago0x91bbfe…0036c4
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown83d ago0x2aec77…bb5b0f
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown83d ago0x544ef4…7f2dbb
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown83d ago0xb920c3…5c8bf6
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown83d ago0xf3eeb4…212783
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown83d ago0x8d3112…35e251
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown83d ago0x1060af…410e74
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown83d ago0x5bca64…e81f87
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown83d ago0xa65df2…e33af9
0x4132…c3cc0x6a5e…c666Base$0.001100%payAI83d ago0x52e020…1d26c2

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.