Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd51…46a90xd8ba…8e9bBasex402 service$0.01100%payAI55d ago0x6f3014…f1c53e
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.03100%payAI55d ago0x0c7a9d…c4eb50
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.03100%payAI55d ago0xd4c66a…7d96ad
0xf86e…b61f0xd8ba…8e9bBasex402 service$2.00100%payAI55d ago0x2f6d06…7e86c0
0xf86e…b61f0xd8ba…8e9bBasex402 service$1.00100%payAI55d ago0xefc2da…07425e
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.50100%payAI55d ago0x6e94e9…26f42e
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.50100%payAI55d ago0x8f4d89…386341
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.15100%payAI55d ago0xdd955f…7dba23
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.10100%payAI55d ago0x85c528…31534c
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI55d ago0x65fe04…88eee0
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI55d ago0xb670f4…47af98
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI55d ago0xa094f9…bbf716
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.02100%payAI55d ago0xd96ab7…89673c
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI55d ago0xf03405…383655
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI55d ago0x18aeb3…69edb3
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI55d ago0xb3004e…2b965e
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI55d ago0xf53ad7…35c795
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI55d ago0x95cb62…5e0a25
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI55d ago0x8b0862…429d5c
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI55d ago0xaa3255…429ba1
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI55d ago0x32d80b…652046
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI55d ago0x041d4b…d84de9
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI55d ago0x9c2f2c…a4c750
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI55d ago0x0b6555…3ab261
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI55d ago0xaa5d04…2f59d3

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.