Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5975…500d0x9dba…0df8Basex402 service$0.006100%coinbase54d ago0x3f635a…410ddc
0x5975…500d0x9dba…0df8Basex402 service$0.006100%coinbase54d ago0x2a63f7…a9fd5b
0x5975…500d0x20be…925dBasex402 service$0.005100%coinbase54d ago0xb5bc29…fb5295
0x5975…500d0x9dba…0df8Basex402 service$0.006100%coinbase54d ago0x43f2fd…a606ae
0x5975…500d0x48ad…36b8Base—$0.10100%ultravioletadao54d ago0x14e004…448d02
0x5975…500d0x9dba…0df8Basex402 service$0.006100%coinbase54d ago0x4c709b…a860c0
0x5975…500d0x9dba…0df8Basex402 service$0.006100%coinbase54d ago0x548003…e033a0
0x5975…500d0x9dba…0df8Basex402 service$0.006100%coinbase54d ago0x4d6443…487acd
0x5975…500d0x1d1b…620fBaseMarket IntelligenceMarket-intelligence$0.02100%coinbase54d ago0x0d0601…b7b1eb
0x5975…500d0x9dba…0df8Basex402 service$0.006100%coinbase54d ago0xa8b069…2b848a
0x5975…500d0x48ad…36b8Base—$0.25100%ultravioletadao54d ago0x96be8b…017cee
0x5975…500d0x48ad…36b8Base—$0.15100%ultravioletadao54d ago0x820374…f054f4
0x5975…500d0x48ad…36b8Base—$0.25100%ultravioletadao54d ago0x45bcdc…b3e839
0x5975…500d0x9dba…0df8Basex402 service$0.006100%coinbase54d ago0x48469d…8103d4
0x5975…500d0x48ad…36b8Base—$0.04100%ultravioletadao54d ago0x558196…277bf2
0x5975…500d0x9dba…0df8Basex402 service$0.006100%coinbase54d ago0x356ddf…bfd082
0x5975…500d0x9dba…0df8Basex402 service$0.006100%coinbase54d ago0xaacba7…05bb5e
0x5975…500d0x9dba…0df8Basex402 service$0.006100%coinbase54d ago0xedfded…d1aec1
0x5975…500d0x48ad…36b8Base—$0.10100%ultravioletadao54d ago0x8d6625…7ff5c0
0x5975…500d0x9dba…0df8Basex402 service$0.005100%coinbase54d ago0xd69605…cfc1af
0x5975…500d0x9dba…0df8Basex402 service$0.006100%coinbase54d ago0xf2e50a…d6276a
0x5975…500d0x9dba…0df8Basex402 service$0.006100%coinbase54d ago0xb83ca5…2cd10d
0x5975…500d0x995c…781fBasex402 service$0.001100%coinbase54d ago0x16d00b…33a616

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.