Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase10h ago0x674616…6b0252
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase11h ago0x0d416f…e974e3
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase12h ago0x1ec0e8…9b9690
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase12h ago0xf11107…673590
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase13h ago0xfee963…fff609
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase13h ago0x50d377…e6b1a0
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase13h ago0xcd45b8…bb00fe
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase14h ago0xcbff40…f8dc3f
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase14h ago0x248f12…887a46
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase15h ago0x8bd4f3…4cdaee
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase15h ago0xce7505…db92d0
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase16h ago0xfa0e24…739341
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase16h ago0x12b7c7…08f6de
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase17h ago0x5de04d…c086c4
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase17h ago0xf4b6f7…0732d1
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase18h ago0xb221b4…578c5c
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase19h ago0x1e4d60…5c8c08
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase19h ago0x4af201…f0886d
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase19h ago0xc0d961…a5f8ba
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase20h ago0x5b8186…c45397
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase1d ago0x6332fa…bbc262
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase1d ago0xd408df…0d1e42
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase1d ago0xa9a203…8dcfcc
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase1d ago0xbc4666…8fccf1

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

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