Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown86d ago0x923ea5…34afd7
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown86d ago0x3840aa…1eb2a6
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown86d ago0xe5bcc9…d792c1
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown86d ago0x1996a6…f337f4
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown86d ago0x525711…71c3fa
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown86d ago0x119bc3…32bdc0
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown86d ago0xbf36a6…7ff22e
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown86d ago0x981c1a…fae6c6
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown86d ago0x8be71e…9034f5
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown86d ago0xa1f126…7986e3
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown86d ago0x5323a9…572bf8
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown86d ago0x44e641…229579
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown86d ago0xa0265a…9521b0
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown86d ago0x6e816f…8d9976
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown86d ago0xefefd5…739e21
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown86d ago0xf1a9dd…f2ea56
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown86d ago0xb59808…d0d18f
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown86d ago0xf68274…6023a7
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown86d ago0xbc4c5b…af903c
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown86d ago0x6e2a09…bad566
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown86d ago0x526986…18341f
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown86d ago0x14f8f2…313317
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown86d ago0x7b0b7d…b0b4cf
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown86d ago0x630c51…08e261
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown86d ago0x548fd3…e9490d

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.