Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x149a…98a20x40a8…ad8bBasex402 service$0.001100%coinbase72d ago0xcd7e4c…a6fbf2
0x149a…98a20x40a8…ad8bBasex402 service$0.001100%coinbase72d ago0xf00e16…f1a35a
0x149a…98a20x40a8…ad8bBasex402 service$0.01100%coinbase72d ago0xaf13eb…60f831
0x149a…98a20x40a8…ad8bBasex402 service$0.005100%coinbase72d ago0x99efc9…81b771
0x149a…98a20x40a8…ad8bBasex402 service$0.005100%coinbase72d ago0x53340b…5dfde1
0x149a…98a20x40a8…ad8bBasex402 service$0.01100%coinbase72d ago0x9f21d3…22d76f
0x149a…98a20x40a8…ad8bBasex402 service$0.005100%coinbase72d ago0x8d663c…118bf9
0x149a…98a20x40a8…ad8bBasex402 service$0.01100%coinbase72d ago0x6a2dcb…67842e
0x149a…98a20x40a8…ad8bBasex402 service$0.005100%coinbase72d ago0x70284f…a1e603
0x149a…98a20x40a8…ad8bBasex402 service$0.01100%coinbase72d ago0xa78793…2d6984
0x149a…98a20x40a8…ad8bBasex402 service$0.005100%coinbase72d ago0x472cb6…2679ff
0x149a…98a20x40a8…ad8bBasex402 service$0.005100%coinbase72d ago0x752eb7…5e2be0
0x149a…98a20x40a8…ad8bBasex402 service$0.01100%coinbase72d ago0x69bad1…8e79e3
0x149a…98a20x40a8…ad8bBasex402 service$0.001100%coinbase72d ago0x4ba992…61c072
0x149a…98a20x40a8…ad8bBasex402 service$0.01100%coinbase72d ago0x9d59fb…711118
0x149a…98a20x40a8…ad8bBasex402 service$0.001100%coinbase72d ago0x2241d0…e4c797
0x149a…98a20x40a8…ad8bBasex402 service$0.005100%coinbase72d ago0x23d92a…6dd0a5
0x149a…98a20x40a8…ad8bBasex402 service$0.001100%coinbase72d ago0xf94c2f…d40503
0x149a…98a20x40a8…ad8bBasex402 service$0.005100%coinbase73d ago0xb13d8f…4f38bc
0x149a…98a20x40a8…ad8bBasex402 service$0.01100%coinbase73d ago0x97dbd3…8b54b3
0x149a…98a20x40a8…ad8bBasex402 service$0.001100%coinbase73d ago0x8e1eff…0e6e39
0x149a…98a20x40a8…ad8bBasex402 service$0.001100%coinbase73d ago0xa2a162…26cc98
0x149a…98a20x40a8…ad8bBasex402 service$0.01100%coinbase73d ago0x611254…b18882
0x149a…98a20x40a8…ad8bBasex402 service$0.01100%coinbase73d ago0xbaa67f…8ad783
0x149a…98a20x40a8…ad8bBasex402 service$0.01100%coinbase73d ago0x0ab55c…999947

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.