Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x57d3…cb390x4466…125eBasex402 service$0.02100%coinbase118d ago0x889f8f…69b553
0x57d3…cb390x4466…125eBasex402 service$0.16100%coinbase118d ago0x288a99…468582
0x4466…125e0x57d3…cb39Base$3.00100%0xa923…c9ac118d ago0xa8c40d…e4f88a
0x57d3…cb390x4466…125eBasex402 service$0.008100%coinbase118d ago0xa58f46…94a7ed
0x57d3…cb390x4466…125eBasex402 service$0.0022100%coinbase118d ago0xc907c7…d5edc5
0x57d3…cb390x4466…125eBasex402 service$0.01100%coinbase118d ago0x3389a8…122b65
0x57d3…cb390x4466…125eBasex402 service$0.02100%coinbase118d ago0x4af832…7285d3
0x57d3…cb390x4466…125eBasex402 service$0.08100%coinbase118d ago0xddfe2f…07e707
0x57d3…cb390x4466…125eBasex402 service$0.01100%coinbase118d ago0xdef08e…621bc3
0x57d3…cb390x4466…125eBasex402 service$0.02100%coinbase118d ago0x0c3d57…456ba3
0x57d3…cb390x4466…125eBasex402 service$0.02100%coinbase118d ago0x0b44a0…0b97c2
0x57d3…cb390x4466…125eBasex402 service$0.0022100%coinbase118d ago0x0a32a1…5765c1
0x57d3…cb390x4466…125eBasex402 service$0.008100%coinbase118d ago0x9e6276…bc559a
0x57d3…cb390x4466…125eBasex402 service$0.02100%coinbase118d ago0xc5cb16…ffc1ca
0x57d3…cb390x4466…125eBasex402 service$0.005100%coinbase118d ago0x2ae884…834f0e
0x57d3…cb390x4466…125eBasex402 service$0.16100%coinbase118d ago0xb5cf59…238896
0x57d3…cb390x4466…125eBasex402 service$0.02100%coinbase118d ago0x5e1808…6b0a2d
0x57d3…cb390x4466…125eBasex402 service$0.02100%coinbase118d ago0x37e3fd…4ed15b
0x57d3…cb390x4466…125eBasex402 service$0.008100%coinbase118d ago0x1c4330…394c83
0x57d3…cb390x4466…125eBasex402 service$0.08100%coinbase118d ago0x38bb15…df2f54
0x57d3…cb390x4466…125eBasex402 service$0.02100%coinbase118d ago0x59f469…1359fc
0x57d3…cb390x4466…125eBasex402 service$0.08100%coinbase118d ago0x094cda…c29e47
0x57d3…cb390x4466…125eBasex402 service$0.16100%coinbase118d ago0xf21707…023cbe
0x57d3…cb390x4466…125eBasex402 service$0.008100%coinbase118d ago0x1384fa…b4c9c9
0x57d3…cb390x4466…125eBasex402 service$0.008100%coinbase118d ago0xc15226…f20dd2

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.