Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7838…e0060x6a5e…c666Base$0.01100%Route unknown90d ago0x2725eb…845027
0x7838…e0060x6a5e…c666Base$0.01100%Route unknown90d ago0xf71fc0…c8221a
0x7838…e0060x6a5e…c666Base$0.01100%Route unknown90d ago0x41eb53…b626c7
0x7838…e0060x6a5e…c666Base$0.01100%Route unknown90d ago0x1543ab…55027e
0x7838…e0060x6a5e…c666Base$0.01100%Route unknown90d ago0x6f9e16…af4dff
0x7838…e0060x6a5e…c666Base$0.01100%Route unknown90d ago0x416df1…fee229
0x7838…e0060x6a5e…c666Base$0.01100%Route unknown91d ago0x91a3fb…2bba1f
0x7838…e0060x6a5e…c666Base$0.01100%Route unknown91d ago0xb6e37c…5edd7a
0x7838…e0060x6a5e…c666Base$0.01100%Route unknown91d ago0xc5a851…9dd314
0x7838…e0060x6a5e…c666Base$0.01100%Route unknown91d ago0xd053b5…705fd6
0x7838…e0060x6a5e…c666Base$0.01100%Route unknown91d ago0x80b354…1b332b
0x7838…e0060x6a5e…c666Base$0.01100%Route unknown91d ago0x801f6c…07f667
0x7838…e0060x6a5e…c666Base$0.01100%Route unknown91d ago0xad15e1…ff73e8
0x7838…e0060x6a5e…c666Base$0.01100%Route unknown91d ago0xb1f5ca…2d068e
0x7838…e0060x6a5e…c666Base$0.01100%Route unknown91d ago0x0f6874…652a30
0x7838…e0060x6a5e…c666Base$0.01100%Route unknown91d ago0xb3d866…3e6f21
0x7838…e0060x6a5e…c666Base$0.01100%Route unknown91d ago0x60653d…c13b93
0x7838…e0060x6a5e…c666Base$0.01100%Route unknown91d ago0x91f2b0…d02ca3
0x7838…e0060x6a5e…c666Base$0.01100%Route unknown91d ago0x018e8b…6e7f2a
0x7838…e0060x6a5e…c666Base$0.01100%Route unknown91d ago0x83c708…2b477c
0x7838…e0060x6a5e…c666Base$0.01100%Route unknown91d ago0x616479…059106
0x7838…e0060x6a5e…c666Base$0.01100%Route unknown91d ago0x9b5cbf…511c06
0x7838…e0060x6a5e…c666Base$0.01100%Route unknown91d ago0x950ed2…a3a1e4
0x7838…e0060x6a5e…c666Base$0.01100%Route unknown91d ago0x18eac9…480707
0x7838…e0060x6a5e…c666Base$0.01100%Route unknown91d ago0x15e4a8…0c893c

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.