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.001100%Route unknown86d ago0xa7a9a3…9860bb
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown86d ago0x672835…2f0724
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown87d ago0x0239e2…aa7275
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown87d ago0x1b8190…601f3a
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown87d ago0xd90c93…36c4a0
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown87d ago0xc17d59…8471cf
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown87d ago0xacf01e…1e2287
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown87d ago0xfac264…817235
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown87d ago0xc37563…e20157
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown87d ago0x9605f8…1a3858
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown87d ago0xadc414…6d6c58
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown87d ago0x7fc19c…e384f7
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown87d ago0x529695…ce7486
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown87d ago0xc9ea8d…691511
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown87d ago0xfcdaa5…16c5cd
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown87d ago0x975cea…3c64f8
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown87d ago0xe96301…ae55c9
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown87d ago0xf50e2e…e3872b
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown87d ago0xdebdae…1d3ad9
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown87d ago0x92a121…e8c585
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown87d ago0xb475c0…e4e3a2
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown87d ago0xe64ba4…317ebc
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown87d ago0x1da674…450feb
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown87d ago0x88d658…eb381d
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown87d ago0xcbba60…e57b35

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.