Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.03100%payAI60d ago0xb17e91…442659
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.03100%payAI60d ago0x718ac5…b1534e
0xf86e…b61f0xd8ba…8e9bBasex402 service$2.00100%payAI60d ago0x8429ca…93f767
0xf86e…b61f0xd8ba…8e9bBasex402 service$1.00100%payAI60d ago0x373dd4…d5fd6a
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.50100%payAI60d ago0x1510b6…3f02ba
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.50100%payAI60d ago0xabe3ef…e06f1c
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.15100%payAI60d ago0xc7edb4…e4ee1b
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.10100%payAI60d ago0xd2a2b7…ad1b72
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI60d ago0xb4b8eb…8477a3
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI60d ago0x528f6d…59abab
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI60d ago0xb97655…36618d
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.02100%payAI60d ago0x79b153…b45570
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI60d ago0xe2f7e9…566d81
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI60d ago0xa2c279…8bda35
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI60d ago0x103f65…269261
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI60d ago0x547f20…c8d792
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI60d ago0x5c3d48…c8a5b4
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI60d ago0xa80d57…ae4a19
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI60d ago0x1093c3…e012d0
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI60d ago0x16d299…c6f431
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI60d ago0x9ba6dd…d32300
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI60d ago0xb4c5b8…f6c4e6
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI60d ago0xc74738…bbcb73
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI60d ago0xc2a8b8…808c6e
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI60d ago0x1a7d87…56e443

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.