Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6575…b92b0xdefa…c267Basex402 service$0.005100%coinbase21d ago0x7718d7…8d8743
0x6575…b92b0xdefa…c267Basex402 service$0.005100%coinbase21d ago0x6a5ac8…30307e
0x26e8…51580xdefa…c267Basex402 service$0.005100%coinbase21d ago0xc0d541…74d613
0x26e8…51580xdefa…c267Basex402 service$0.005100%coinbase21d ago0xc50b96…36d62d
0x26e8…51580xdefa…c267Basex402 service$0.005100%coinbase21d ago0xf5e44c…7023fa
0x26e8…51580xdefa…c267Basex402 service$0.005100%coinbase21d ago0xca4de3…96d71e
0x26e8…51580xdefa…c267Basex402 service$0.005100%coinbase21d ago0x417f7e…bd8a0c
0x26e8…51580xdefa…c267Basex402 service$0.005100%coinbase21d ago0xf39a9f…bf7b5f
0x26e8…51580xdefa…c267Basex402 service$0.005100%coinbase21d ago0x307f79…33e6cf
0x26e8…51580xdefa…c267Basex402 service$0.005100%coinbase21d ago0xe10f60…73342e
0x26e8…51580xdefa…c267Basex402 service$0.005100%coinbase21d ago0xf1a06d…59cbdb
0x26e8…51580xdefa…c267Basex402 service$0.005100%coinbase21d ago0x2a5c86…507f37
0x26e8…51580xdefa…c267Basex402 service$0.005100%coinbase21d ago0x2e38ae…cb8a41
0x26e8…51580xdefa…c267Basex402 service$0.005100%coinbase21d ago0xff17f3…0f5dc0
0x26e8…51580xdefa…c267Basex402 service$0.005100%coinbase21d ago0x37399f…c0ddf0
0x26e8…51580xdefa…c267Basex402 service$0.005100%coinbase21d ago0x3dd7ae…3889b8
0x26e8…51580xdefa…c267Basex402 service$0.005100%coinbase21d ago0x632ac9…2ba6b9
0x26e8…51580xdefa…c267Basex402 service$0.005100%coinbase21d ago0x189753…a3b82d
0x26e8…51580xdefa…c267Basex402 service$0.005100%coinbase21d ago0x282c5b…8acf8a
0x26e8…51580xdefa…c267Basex402 service$0.005100%coinbase21d ago0x948c06…0e1367
0x26e8…51580xdefa…c267Basex402 service$0.005100%coinbase21d ago0x9d0cbd…a293ea
0x26e8…51580xdefa…c267Basex402 service$0.005100%coinbase21d ago0xa14709…386fa3
0x26e8…51580xdefa…c267Basex402 service$0.005100%coinbase21d ago0xb80da7…31cd49
0x26e8…51580xdefa…c267Basex402 service$0.005100%coinbase21d ago0xd9592f…4f292c
0x26e8…51580xdefa…c267Basex402 service$0.005100%coinbase21d ago0x6301f5…f29dca

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.