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$1.00100%payAI23d ago0x47321b…ce65e4
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.03100%payAI23d ago0xa2ee31…dbd618
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.03100%payAI23d ago0xaf0349…b5f3c9
0xf86e…b61f0xd8ba…8e9bBasex402 service$2.00100%payAI23d ago0x05e9ea…44bfe9
0xf86e…b61f0xd8ba…8e9bBasex402 service$1.00100%payAI23d ago0xe5f756…3b4a97
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.50100%payAI23d ago0x6bb551…2050db
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.50100%payAI23d ago0x974230…8b0a77
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.15100%payAI23d ago0xf17520…df7ca8
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.10100%payAI23d ago0x5cdd9c…3fe8e9
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI23d ago0x688aa3…7286ff
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI23d ago0x82fc57…343129
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI23d ago0x2bb04c…5b6185
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.02100%payAI23d ago0x109a77…c4c677
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI23d ago0x41a01b…d74999
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI23d ago0x4deae0…7c4490
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI23d ago0x49d351…cdf8fd
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI23d ago0xd29329…6e25fd
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI23d ago0xa0fd7a…5450ac
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI23d ago0x80b743…e6f4f9
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI23d ago0xff3cac…65c05a
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI23d ago0x32c02e…cb1c7d
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI23d ago0x801a20…595a62
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI23d ago0xc6ebfe…52bb09
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI23d ago0x6ca231…fcb344
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI23d ago0xe31b16…808e71

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.