Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x25dd…1bdd0x6839…1a2bBase$0.003100%Route unknown99d ago0x93ef1a…271b38
0x25dd…1bdd0x6839…1a2bBase$0.003100%Route unknown99d ago0x01e8f2…5d1b88
0x25dd…1bdd0x6839…1a2bBase$0.003100%Route unknown99d ago0xc8348a…6f9827
0x25dd…1bdd0x6839…1a2bBase$0.003100%Route unknown99d ago0xaa30e8…911f0b
0x25dd…1bdd0x6839…1a2bBase$0.003100%Route unknown99d ago0x830ed4…764897
0x25dd…1bdd0x6839…1a2bBase$0.003100%Route unknown99d ago0xc399f8…9d8159
0x25dd…1bdd0x6839…1a2bBase$0.003100%Route unknown99d ago0xd06889…3c1e75
0x25dd…1bdd0x6839…1a2bBase$0.003100%Route unknown99d ago0x9dd7d3…0254ed
0x25dd…1bdd0x6839…1a2bBase$0.003100%Route unknown99d ago0x09d3d8…e73959
0x25dd…1bdd0x6839…1a2bBase$0.003100%Route unknown99d ago0xe1a080…d18b28
0x25dd…1bdd0x6839…1a2bBase$0.003100%Route unknown99d ago0xd1d97a…551322
0x25dd…1bdd0x6839…1a2bBase$0.003100%Route unknown99d ago0x2eda77…88f7af
0x25dd…1bdd0x6839…1a2bBase$0.003100%Route unknown99d ago0x1e45a3…96b3fa
0x25dd…1bdd0x6839…1a2bBase$0.003100%Route unknown99d ago0x150102…55b8b0
0x25dd…1bdd0x6839…1a2bBase$0.003100%Route unknown99d ago0x7aff9d…58d666
0x25dd…1bdd0x6839…1a2bBase$0.003100%Route unknown99d ago0x618194…e7c79e
0x25dd…1bdd0x6839…1a2bBase$0.003100%Route unknown99d ago0xfd0cee…625c98
0x25dd…1bdd0x6839…1a2bBase$0.003100%Route unknown99d ago0x1bfa58…e43841
0x25dd…1bdd0x6839…1a2bBase$0.003100%Route unknown99d ago0xec46d3…048e3d
0x25dd…1bdd0x6839…1a2bBase$0.003100%Route unknown99d ago0x68eb22…93db35
0x25dd…1bdd0x6839…1a2bBase$0.003100%Route unknown99d ago0x713559…60902f
0x25dd…1bdd0x6839…1a2bBase$0.003100%Route unknown99d ago0x27faf9…3e7e40
0x25dd…1bdd0x6839…1a2bBase$0.003100%Route unknown99d ago0xb8eac0…3825a3
0x25dd…1bdd0x6839…1a2bBase$0.003100%Route unknown99d ago0xf0eec2…fd821b
0x25dd…1bdd0x6839…1a2bBase$0.003100%Route unknown100d ago0x9ce192…53d7d7

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.