Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase4d ago0xa265c6…50023f
0x91f1…f8800x4466…125eBasex402 service$0.01100%coinbase4d ago0x6a2606…20c927
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase4d ago0xd0d749…b99825
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase4d ago0xeb840c…c4c643
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase4d ago0xb45009…c0ddf8
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase4d ago0xaaaab3…6981ce
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase4d ago0xb6fd42…f60232
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase4d ago0x34270c…f1d4d2
0x6459…85990x4466…125eBasex402 service$0.0022100%coinbase4d ago0xc8fe42…30ce3c
0x57d3…cb390x4466…125eBasex402 service$0.005100%coinbase4d ago0x939bf4…b2766d
0x3e9f…41650x4466…125eBasex402 service$0.005100%coinbase4d ago0xd7716e…0eb222
0xc9c7…16700x4466…125eBasex402 service$0.004100%coinbase4d ago0xb62d6b…4bb844
0x2abc…1a8d0x4466…125eBasex402 service$0.15100%coinbase4d ago0x0f6b29…2043ed
0xf068…258e0x4466…125eBasex402 service$0.004100%coinbase4d ago0x2ac4ee…6faaff
0x6459…85990x4466…125eBasex402 service$0.005100%coinbase4d ago0x0fa587…187f07
0x7126…004d0x4466…125eBasex402 service$0.004100%coinbase4d ago0x5f00cf…3bab6b
0xfb48…570f0x4466…125eBasex402 service$0.008100%coinbase4d ago0xa195cf…01dc20
0xfb48…570f0x4466…125eBasex402 service$0.20100%coinbase4d ago0x34e2ed…ed43b3
0xfb48…570f0x4466…125eBasex402 service$0.008100%coinbase4d ago0xc67931…841b42
0xfb48…570f0x4466…125eBasex402 service$0.008100%coinbase4d ago0x6a3102…1b598e
0xfb48…570f0x4466…125eBasex402 service$0.008100%coinbase4d ago0x08d99b…68c13d
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase5d ago0x52b2a5…0a7b1a
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase5d ago0x570296…c0bf63
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase5d ago0x59d622…520976
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase5d ago0xca7670…498fef

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.