Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ebe…12d80x4466…125eBasex402 service$0.02100%coinbase12d ago0x975506…0acecc
0xff9f…0e320x4466…125eBasex402 service$0.004100%coinbase12d ago0x78f467…517ead
0xcae3…aafe0x4466…125eBasex402 service$0.008100%coinbase12d ago0x5cf0ff…5e6a75
0x0acd…11f50x4466…125eBasex402 service$0.005100%coinbase12d ago0xdb580c…f98b26
0xf5c5…a03b0x4466…125eBasex402 service$0.0022100%coinbase12d ago0x7c14c7…4a3bf4
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase12d ago0x38d4f0…93a6a0
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase12d ago0xf23148…929015
0x91f1…f8800x4466…125eBasex402 service$0.005100%coinbase12d ago0x87b7eb…00918d
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase12d ago0x491fb4…9d54db
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase12d ago0x854196…e5097f
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase12d ago0x13e9bb…dca462
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase12d ago0x2ea84a…6d86c6
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase12d ago0x81ac61…0d58c0
0x9688…d92d0x4466…125eBasex402 service$0.006100%coinbase12d ago0xf18fb5…6d4831
0x1ebe…12d80x4466…125eBasex402 service$0.02100%coinbase12d ago0x2b40f5…1ceda9
0xff9f…0e320x4466…125eBasex402 service$0.0022100%coinbase12d ago0x0e3d70…84b5e4
0x7052…402b0x4466…125eBasex402 service$0.005100%coinbase12d ago0xbe19fe…ef1cc7
0x7052…402b0x4466…125eBasex402 service$0.005100%coinbase12d ago0x8b07fb…9ac16f
0x9bac…b0c30x4466…125eBasex402 service$0.01100%coinbase12d ago0x0205d9…f0402c
0x7126…004d0x4466…125eBasex402 service$0.02100%coinbase12d ago0xf08ee7…f251f4
0xcae3…aafe0x4466…125eBasex402 service$0.005100%coinbase12d ago0xf71a89…1066d6
0x1ebe…12d80x4466…125eBasex402 service$0.02100%coinbase12d ago0x02176c…008e64
0xb5e1…df6e0x4466…125eBasex402 service$0.08100%coinbase12d ago0x0d0f32…f93a3d
0x2b53…fe2a0x4466…125eBasex402 service$0.02100%coinbase13d ago0xabb6e3…28dd65
0xff9f…0e320x4466…125eBasex402 service$0.02100%coinbase13d ago0x46bb1f…218758

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.